ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearSpotChannelInfo Class / ColorName Property




In This Topic
ColorName Property
In This Topic
Gets color name from internal color books.
Syntax
'Declaration
 
Public ReadOnly Property ColorName As String
 
'Usage
 
Dim instance As ImGearSpotChannelInfo
Dim value As String
 
value = instance.ColorName

Property Value

String value.
See Also