ClassesClassesClassesClasses | | | | Operators

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HColorTransLUT (Class)

Name

HColorTransLUT — Represents an instance of a color space transformation lookup table

Constructors

CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

ClearColorTransLut    Release the look-up-table needed for color space transformation.

Methods

ApplyColorTransLut    Color space transformation using pre-generated look-up-table.
CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.

HColorTransLUT (Class)

Name

HColorTransLUT — Represents an instance of a color space transformation lookup table

Constructors

CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

ClearColorTransLut    Release the look-up-table needed for color space transformation.

Methods

ApplyColorTransLut    Color space transformation using pre-generated look-up-table.
CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.

HColorTransLUT (Class)

Name

HColorTransLUT — Represents an instance of a color space transformation lookup table

Methods

ApplyColorTransLut    Color space transformation using pre-generated look-up-table.
CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.

HColorTransLUTX (Class)

Name

HColorTransLUTX — Represents an instance of a color space transformation lookup table

Constructors

CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

ClearColorTransLut    Release the look-up-table needed for color space transformation.

Methods

ApplyColorTransLut    Color space transformation using pre-generated look-up-table.
CreateColorTransLut    Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.


ClassesClassesClassesClasses | | | | Operators