A Sandcastle Documented Class Library
Pixels Property
NamespacesGifComponentsTableBasedImageDataPixels
Gets an array of indices to colours in the active colour table, representing the pixels of a frame in a GIF data stream.
Declaration Syntax
C#Visual BasicVisual C++
public IndexedPixels Pixels { get; }
Public ReadOnly Property Pixels As IndexedPixels
public:
property IndexedPixels^ Pixels {
	IndexedPixels^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453