Welcome to our Support Center

Color Image To U32 Array

Description

Extracts the pixels from a color image or from part of a color image into a U32 2D array. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted RGB and HSL.

Output parameters

 

Dup Image Src : class
Image Array : array,
returns the pixel values as a 2D array of unsigned 32-bit integers.
Image Type : string,
type of image (U32_RGB, U8_GRAY).

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