Get/set the number of used colors of palette.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int PaletteUsed { get; set; }
Public Property PaletteUsed As Integer Get Set
public: property int PaletteUsed { int get (); void set (int value); }