public void SetPaletteColor( int Index, Color color )
public: void SetPaletteColor( int Index, Color color )
'Declaration Public Sub SetPaletteColor( _ ByVal Index As Integer, _ ByVal color As Color _ )
'Usage Dim instance As ImageXView Dim Index As Integer Dim color As Color instance.SetPaletteColor(Index, color)
When the PaletteType property is set as PaletteType.UserDefined, images displayed during palettized display will use the palette defined by this method.
ImageXView Class ImageXView Members
©2015. Accusoft Corporation. All Rights Reserved.