[]
        
(Showing Draft Content)

CSJ2K.Icc.Types.ICCProfileVersion

ICCProfileVersion Class

This class describes the ICCProfile Version as contained in the header of the ICC Profile.

Inheritance
ICCProfileVersion
Namespace: CSJ2K.Icc.Types
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class ICCProfileVersion

Constructors

Name Description
ICCProfileVersion(byte, byte, byte, byte)

Construct from constituent parts.

Fields

Name Description
size

Field size

uMajor

Major revision number in binary coded decimal

uMinor

Minor revision in high nibble, bug fix revision
in low nibble, both in binary coded decimal

Methods

Name Description
ToString()

String representation of class instance.