Gets a collection colours which includes the colours of all the
supplied pixels.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ColourTable ColourTable { get; }
Public ReadOnly Property ColourTable As ColourTable
public: property ColourTable^ ColourTable { ColourTable^ get (); }