[]
        
(Showing Draft Content)

CSJ2K.Icc.Tags.ICCTag

ICCTag Class

Namespace: CSJ2K.Icc.Tags
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public abstract class ICCTag

Constructors

Name Description
ICCTag(int, byte[], int, int)

Ued by subclass initialization to store the state common to all tags

Fields

Name Description
count

size of the tag data in the array

data

Tag data

offset

offset to tag data in the array

signature

Tag id

type

Tag type

Methods

Name Description
ToString()
createInstance(int, byte[], int, int)

Factory method for creating a tag of a specific type.

signatureString(int)

Create a string representation of the signature

typeString(int)

Create a string representation of the tag type