Sorry for the newbie-stupid post, but I'm used to C-like languages (C# and C++) and I'm having a hard time to understand certain aspects of the BASIC language., lol. What does this AND keyword do on the following line?
rgbc=ReadPixel(x,y,ib) And $00ffffff
Thanks,
rgbc=ReadPixel(x,y,ib) And $00ffffff
Thanks,