A Sandcastle Documented Class Library
TransparentColourIndex Property
NamespacesGifComponentsGraphicControlExtensionTransparentColourIndex
The Transparency Index is such that when encountered, the corresponding pixel of the display device is not modified and processing goes on to the next pixel. The index is present if and only if the Transparency Flag is set to 1.
Declaration Syntax
C#Visual BasicVisual C++
public int TransparentColourIndex { get; }
Public ReadOnly Property TransparentColourIndex As Integer
public:
property int TransparentColourIndex {
	int get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453