IMcImageProperties Property
|
|
Get pointer to image properties interface (McProperties).
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Properties As IMcProperties
Get
Property Value
Type:
IMcProperties
RemarksMcProperties gives access to a collection of image properties, including built-in
properties and user defined properties. Clients should Release interface when done.
See Also