←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly