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 Basic | Visual C++ |
public IndexedPixels Pixels { get; }
Public ReadOnly Property Pixels As IndexedPixels
public: property IndexedPixels^ Pixels { IndexedPixels^ get (); }