Click or drag to resize

IMcColorCast Interface

An interface implemented by McColorCast.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcColorCast

The IMcColorCast type exposes the following members.

Methods
  NameDescription
Public methodConvert
Translates a pixel buffer from one color model into another.
Public methodSetup
Establish the controls needed for converting an image from one color model to another.
Top
See Also