[]
        
(Showing Draft Content)

CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB

LookUpTable32LinearSRGBtoSRGB Class

A Linear 32 bit SRGB to SRGB lut

Inheritance
LookUpTable32LinearSRGBtoSRGB
Namespace: CSJ2K.Icc.Lut
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class LookUpTable32LinearSRGBtoSRGB : LookUpTable32

Constructors

Name Description
LookUpTable32LinearSRGBtoSRGB(int, int, double, double, double, double, double)

Construct the lut

Methods

Name Description
ToString()

Create an abbreviated string representation of a 16 bit lut.

createInstance(int, int, double, double, double, double, double)

Factory method for creating the lut.