OWBasic for Pocketviewer

Home INTRO Group GRAPHIC Alphabetical Index

Read Pixel

PIXEL(x%,y%)
PIXEL!(x%,y%)

The function PIXEL returns the current value of the pixel (x,y).


Value(int)Value(boolean)Pixel state
0FALSEwhite pixel
1TRUEblack pixel


Home INTRO Group GRAPHIC Alphabetical Index