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
SyntaxPublic Interface McFrame
Inherits IMcFrame
RemarksMcFrame is the object that exposes frame properties
and allows creation of RegionAccess objects on a given frame.
See Also