←Select platform

ColorSpace Property

Summary
Gets or sets the colorspace used for the ICC profile.
Syntax
C#
VB
C++
public IccColorspaceType ColorSpace { get; set; } 
  
Public Property ColorSpace As IccColorspaceType 
public: 
property IccColorspaceType ColorSpace { 
   IccColorspaceType get(); 
   void set (    IccColorspaceType ); 
} 

Property Value

A value that indicates the color space used for the ICC profile. For a list of possible values, refer to IccColorspaceType.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.