A Sandcastle Documented Class Library
IndexedPixels Property
NamespacesGifComponentsPixelAnalysisIndexedPixels
Gets the indices within the colour table of the colours of each of the pixels in the supplied image.
Declaration Syntax
C#Visual BasicVisual C++
public IndexedPixels IndexedPixels { get; }
Public ReadOnly Property IndexedPixels As IndexedPixels
public:
property IndexedPixels^ IndexedPixels {
	IndexedPixels^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453