Welcome to our Support Center
-
Quick start
-
API
-
Updated
Set Color Pixel Line
Description
Changes a line of pixels from a color image. Type : polymorphic.
Input parameters
Image Src : class, type accepted RGB and HSL.
Line Coordinates : array, array specifying the pixel coordinates that form the endpoints of the line to modify. Any coordinates located outside the actual image are not used.
Pixels Line (U32) : array, contains the pixel values as a 1D array of unsigned 32-bit integers.
Output parameters
Image Src : 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