Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccHeader Structure : ColorSpace Property |
public IccColorspaceType ColorSpace {get; set;}
'Declaration Public Property ColorSpace As IccColorspaceType
'Usage Dim instance As IccHeader Dim value As IccColorspaceType instance.ColorSpace = value value = instance.ColorSpace
public: property IccColorspaceType ColorSpace { IccColorspaceType get(); void set ( IccColorspaceType value); }