ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearColorBook Interface / NumberOfColors Property




In This Topic
NumberOfColors Property (IImGearColorBook)
In This Topic
Gets the number of colors in the color book.
Syntax
'Declaration
 
ReadOnly Property NumberOfColors As Integer
 
'Usage
 
Dim instance As IImGearColorBook
Dim value As Integer
 
value = instance.NumberOfColors

Property Value

Integer value.
See Also