'Declaration Public ReadOnly Property ColorComponents As Integer
'Usage Dim instance As ImGearPDEColorSpace Dim value As Integer value = instance.ColorComponents
public int ColorComponents {get;}
public: __property int get_ColorComponents();
'Declaration Public ReadOnly Property ColorComponents As Integer
'Usage Dim instance As ImGearPDEColorSpace Dim value As Integer value = instance.ColorComponents
public int ColorComponents {get;}
public: __property int get_ColorComponents();
Use BaseColorComponents to get the number of components in the base color space.