Welcome to our Support Center
-
Quick start
-
API
-
Updated
U8 Array To Color Image
Description
Transform 3D U8 Array into Color Image. Type : polymorphic.
Input parameters
Image Src : class, type accepted RGB and HSL.
Array (U8) : array, contains the pixel values as a 3D array of unsigned 8-bit integer controls.
Array Type : enum, define the dimension order.
Data Type : enum, define the RGB or HSL color space.
Color Order : enum, define the Red/Blue/Green channel order in the input image.
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