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