[A86] Re: What's wrong w/ This?2


[Prev][Next][Index][Thread]

[A86] Re: What's wrong w/ This?2




I'm not too sure what the difference is. I usually use my own routines, and 
don't name them like everyone else names them.  The only thing that I could 
guess the difference could be would be that Find Address Just returns the 
byte that the coordinates point to and Find Pixel returns the address and the 
bitmask.  The bitmask is used if you just want to turn on/off a single pixel. 
 It gives more info than Find Address, but takes longer and is bigger, I 
think.

Marc McG




Follow-Ups: