Evaluates a color at the x and y parameters of a bitmap
Last updated 2 years ago
Evaluates a bitmap by parameterized values in the x and y directions and returns the color.
Name | Evaluate Bitmap
Nickname | EvalBmp
Tab | Bitmap
Panel | Analysis
Division | 2
I | Image (B+ Image, Bitmap) | A Bitmap Plus Image or Bitmap
U | U Location (Integer) | A unitized parameter in the X direction of the bitmap (0-1)
V | V Location (Integer) | A unitized parameter in the Y direction of the bitmap (0-1)
C | Color (Colour) | The color at the pixel location
none