Page 3 of 3

Posted: Sun Mar 12, 2006 9:23 pm
by Polo
Ok, SO :
- it does NOT work with Point/Plot (don't know which one is faulty, haven't checked)
- it does work with DrawAlphaImage
- it does work with GetDibits()

Now, how can I know if Purebasic loaded alpha or not ? It would be nice to have a function like AlphaInImage(ImageId) which returns True or False :)

Posted: Sun Mar 12, 2006 9:51 pm
by Polo
Sorry, I hadn't seen the new ImageDepth :oops: