Welcome to our Support Center
-
Quick start
-
API
-
Updated
Set Pixel Value
Description
Changes a pixel value in an image. Type : polymorphic.
Input parameters
Image Src : class, type accepted U8 and I16.
Pixel Value (U8) : integer, replacement pixel value.
Pixel Value (I16) : integer, replacement pixel value.
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