BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_FLAC_PICTURE Properties

BASS.NET API for the Un4seen BASS Audio Library

The BASS_TAG_FLAC_PICTURE type exposes the following members.

Properties

  NameDescription
Public propertyColors
The number of colours used for indexed-colour pictures (eg. GIF).
Public propertyData
The picture data.
Public propertyDepth
The colour depth in bits-per-pixel.
Public propertyDesc
A description string of the picture.
Public propertyHeight
The height in pixels.
Public propertyImageURL
Returns the image URL, if the Mime type is "-->" - else is returned.
Public propertyLength
The size of Data in bytes.
Public propertyMime
The MIME type string. This may be "-->" to signify that data contains a URL of the picture rather than the picture data itself.
Public propertyPicture
The picture image.
Public propertyWidth
The width in pixels.
Top
See Also

Reference