Welcome to our Support Center
-
Quick start
-
API
-
Updated
U32 Array To Color Image
Description
Creates a color image from a 2D array. Type : polymorphic.
Input parameters
Image Src : class, type accepted RGB and HSL.
Array (U32) : array, contains the pixel values as a 2D array of unsigned 32-bit integer controls.
Data Type : enum, type of color space.
-
- RGB
- HSL
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