Click or drag to resize

IMcStreamSoftware Property

Read-Only property used to access an indicator in some image files that identifies which software was used to create this image file.

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Software As String
	Get

Return Value

Type: String
BSTR
Remarks
This will return an empty string if no tag exists in the image file. Not all image formats have such a feature.
See Also