CWIMAQPalette

NI Vision for Visual Basic

CWIMAQPalette

CWIMAQPalette represents palette data and properties that you can configure on a per palette basis.

Properties

EntriesPalette values, represented as integers. The integers are a combined representation of the R, G, and B components of color values.
TypeOne of the five predefined palettes, or a user-defined color table.

Methods

CopyToCopies all data from one palette to another. This includes user-defined palette entries as well as the current palette type.
GetPaletteGets the red, green, and blue color arrays associated with the current palette.
SetPaletteSets the red, green, and blue color arrays of the Palette object. You can set the color planes individually or all at once.