JVCL Help:TJvID3PictureFrame.MIMEType

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the image format.


Pascal

 propertyMIMEType: AnsiString;


Description

Use MIMEType to specify the image format. For example, if the TJvID3PictureFrame contains a bitmap, then MIMEType should be "image/bmp".
The "image/png" or "image/jpeg" picture format should be used when interoperability is wanted.


See Also

ExtToMIMEType, MIMETypeToExt


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page