←Select platform

IccDataType Enumeration

Summary
Flags that indicate the data type used.
Syntax
C#
C++/CLI
Python
public enum IccDataType 
public enum class IccDataType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class IccDataType(Enum): 
   Ascii = 0 
   Binary = 1 
Members
ValueMemberDescription
0AsciiAscii data type.
1BinaryBinary data type.
Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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