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




Index
An integer value which represents the index into the palette table. The minimum index is 0 and the maximum index is 255.
color
A System.Drawing.Color value for that palette location.

Glossary Item Box

Specifies 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 and the maximum index is 255.
color
A System.Drawing.Color value for that palette location.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.