ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : ColorType Property |
'Declaration ReadOnly Property ColorType As ImGearColorSpaceIDs
'Usage Dim instance As IImGearColorBook Dim value As ImGearColorSpaceIDs value = instance.ColorType
ImGearColorSpaceIDs ColorType {get;}
__property ImGearColorSpaceIDs get_ColorType();
property ImGearColorSpaceIDs ColorType { ImGearColorSpaceIDs get(); }