Welcome to our Support Center

Display Image

Description

Display the image on a separate window. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted U8, I16, RGB and HSL.
Window Name : string,
name of the window to be displayed.
Fit Window To Image Size : bool, specifies whether the user wants to resize the image window automatically to fit the image size.

 Color Palette : array, color palette used to apply color mapping to the image :

 Red : unsigned integer, value of the red color plane.
 Green: unsigned integer, value of the green color plane.
 Blue: unsigned integer, value of the bluecolor plane.

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