Click or drag to resize

IMcTransform Interface

An interface implemented by McTransform.

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

The IMcTransform type exposes the following members.

Methods
  NameDescription
Public methodFlip3D
This function flips image in 3D or rotates by 90,180 or 270 degrees.
Public methodSubSample
Subsamples input sequence using subsampling factor in Z direction.
Public methodSubSampleEx
Top
See Also