JVCL Help:TJvID3ImageEncodingRestriction

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates image encoding restrictions.

run\JvId3v2Types.pas


Pascal

 run\JvId3v2Types.pas
 TJvID3ImageEncodingRestriction = (
ierNoRestrictions,
ierOnlyPNGorJPEG
);


Members

Members Description
ierNoRestrictions No restrictions
ierOnlyPNGorJPEG Images are encoded only with PNG or JPEG.

run\JvId3v2Types.pas


Description

The TJvID3ImageEncodingRestriction type is used to specify a specific image encoding restriction.

run\JvId3v2Types.pas


About

Navigation

no pages or subcategories

run\JvId3v2Types.pas



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