Click or drag to resize

IMcImageSetSourceImage Property

The image containing this source

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Image As McImage
	Get

Property Value

Type: McImage
Remarks
The image that contains the frame for this source. The image can be Nothing if the source has not been loaded, or if the source represents an unused location in a sparse set.
See Also