Gets the indices within the colour table of the colours of each of
the pixels in the supplied image.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IndexedPixels IndexedPixels { get; }
Public ReadOnly Property IndexedPixels As IndexedPixels
public: property IndexedPixels^ IndexedPixels { IndexedPixels^ get (); }