Welcome to our Support Center

U8 Array To Image

Description

Creates an image from a 2D array. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted U8.
Array (U8) : array,
2D array of unsigned 8-bit integers containing the pixel values that comprise the image.

Output parameters

 

Dup 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