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

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453