ImageGear for .NET
NumberOfColors Property (ImGearColorBook)




Gets the number of colors in the color book.
Syntax
'Declaration
 
Public ReadOnly Property NumberOfColors As Integer
'Usage
 
Dim instance As ImGearColorBook
Dim value As Integer
 
value = instance.NumberOfColors
public int NumberOfColors {get;}
public: __property int get_NumberOfColors();
public:
property int NumberOfColors {
   int get();
}

Property Value

Integer value.
Remarks
The number of colors in the color book must be less than or equal to 8000.
See Also

Reference

ImGearColorBook Class
ImGearColorBook Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback