IMcStreamTitle Property
|
|
Returns the Title (if any) in the Image File as a BSTR.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Title As String
Get
Return Value
Type:
StringBSTR
RemarksThis is a shortcut to the Title TIFF Tag, but it can also
be used for other formats to retrieve internal names of the image.
If there is no Title, an empty BSTR will be returned.
See Also