←Select platform

ColorantType Property

Summary

Gets or sets the colorant type.

Syntax
C#
VB
C++
public IccColorantsType ColorantType { get; set; } 
  
Public Property ColorantType As IccColorantsType 
public: 
property IccColorantsType ColorantType { 
   IccColorantsType get(); 
   void set (    IccColorantsType ); 
} 

Property Value

Encoded value of phosphor or colorant type. For a list of possible value, refer to IccColorantsType.

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