PaletteType

NI Vision for LabWindows/CVI Function

PaletteType

The palette type the function uses. For more information about palettes, refer to Chapter 2, Display, of the NI Vision Concepts Manual.

Elements

Name

Value

Description

IMAQ_PALETTE_GRAY 0 The function uses a palette that has a gradual gray-level variation from black to white.
IMAQ_PALETTE_BINARY 1 The function uses a palette of 16 cycles of 16 different colors that is useful with binary images.
IMAQ_PALETTE_GRADIENT 2 The function uses a palette that has a gradation from red to white with a prominent range of light blue in the upper value range.
IMAQ_PALETTE_RAINBOW 3 The function uses a palette that has a gradation from blue to red with a prominent range of greens in the middle value range.
IMAQ_PALETTE_TEMPERATURE 4 The function uses a palette that has a gradation from light brown to dark brown.
IMAQ_PALETTE_USER 5 The function uses a palette defined by the user.
IMAQ_PALETTE_TYPE_SIZE_GUARD 0xFFFFFFFF Reserved