[]
        
(Showing Draft Content)

CSJ2K.Icc.ICCProfiler

ICCProfiler Class

This class provides ICC Profiling API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.

Inheritance
ICCProfiler
Implements
Namespace: CSJ2K.Icc
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class ICCProfiler : ColorSpaceMapper, BlkImgDataSrc, ImgData

Constructors

Name Description
ICCProfiler(BlkImgDataSrc, ColorSpace)

Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, output).

Fields

Name Description
OPT_PREFIX

The prefix for ICC Profiler options

eol

Platform dependant end of line String.

Methods

Name Description
ToString()

Return a suitable String representation of the class instance.

createInstance(BlkImgDataSrc, ColorSpace)

Factory method for creating instances of this class.

getCompData(DataBlk, int)
getInternCompData(DataBlk, int)