Accusoft.ImagXpress12.Net
GetPaletteColor Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : GetPaletteColor Method




Index
An integer value which represents the index into the palette table. The minimum index is 0, the maximum Index is 255.

Glossary Item Box

Retrieves the colors for a user defined palette for the control.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

Index
An integer value which represents the index into the palette table. The minimum index is 0, the maximum Index is 255.

Return Value

A System.Drawing.Color value for that palette location.

Remarks

When the PaletteType property is set to PaletteType.UserDefined, images displayed during palettized display use the palette defined by this method.

Valid values are 0 to 255.

See Also

©2013. Accusoft Corporation. All Rights Reserved.