Welcome to our Support Center
-
Quick start
-
API
-
Updated
Get Color Pixel Value
Description
Reads the pixel values from a color image. Type : polymorphic.
Input parameters
Image Src : class, type accepted RGB and HSL.
Coordinate : cluster,
X : integer, horizontal coordinate of the pixel.
Y : integer, vertical coordinate of the pixel.

Output parameters
Pixel Value : integer, returns the pixel value as an unsigned 32-bit integer.
Examples
All these examples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Computer Vision library to run it).
Table of Contents