Click or drag to resize

McFrame Interface

The McFrame object represents a single frame of an image.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McFrame
	Inherits IMcFrame
Remarks
McFrame is the object that exposes frame properties and allows creation of RegionAccess objects on a given frame.
See Also