IMcRegionAccessConvertImage Method
|
|
Create an image that converts the image data using the region access's area and
casting as the source, and the supplied type as the destination.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxFunction ConvertImage (
vIMcImageType As Object,
Optional Flags As mcImageCreateFlags = mcImageCreateFlags.mcicfDefault
) As Object
Parameters
- vIMcImageType
- Type: SystemObject
VARIANT : variant describing the desired image type - Flags (Optional)
- Type: MediaCy.IQL.EnginemcImageCreateFlags
long : Image creation flags
Return Value
Type:
Objectnone
Remarks[TODO: Fill in longer description and remarks]
See Also