IMcStreamArtist Property
|
|
This is a shortcut to the Artist TIFF Tag, but it can also
be used by other formats to retrieve information about the ownner of an image file.
If there is no Author, an empty BSTR will be returned.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Artist As String
Get
Return Value
Type:
StringA string of the Artist/Author found in an image file
See Also