Welcome to our Support Center

Set Color Pixel Value

Description

Changes a pixel value in a color image. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted RGB and HSL.
Pixel Value : integer,
pixel value as an unsigned 32-bit integer.

Coordinate : cluster,

X : integer, horizontal coordinate of the pixel.
Y : integer,
vertical coordinate of the pixel.

Output parameters

 

Image Dst : class

Example

All these exemples 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 TIGR library to run it).

Table of Contents