Get the color from a bitmap a pixel location
Last updated 2 years ago
Gets a color from a bitmap at a column and row pixel location
Name | Get Pixel
Nickname | Pixel
Tab | Bitmap
Panel | Analysis
Division | 2
I | Image (B+ Image, Bitmap) | A Bitmap Plus Image or Bitmap
X | X Location (Integer) | The bitmap's column location to sample
Y | Y Location (Integer) | The bitmap's row location to sample
C | Color (Colour) | The color at the pixel location
none