4D v14.3PICTURE CODEC LIST |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
PICTURE CODEC LIST
PICTURE CODEC LIST
The PICTURE CODEC LIST command fills the codecArray array with the list of picture Codec IDs that are available on the machine where it is executed. This list includes the Codec IDs of picture formats that are managed natively by 4D. The Codec IDs can be returned in the codecArray array in the following forms:
Compatibility note: If QuickTime has been enabled in the database (see the Pictures section), 4-character QuickTime codes can also be returned (for example “PNTG”). The form returned by the command will depend on the way the Codec is recorded at the operating system level. The optional namesArray array can be used to retrieve the name of each Codec. These names are more explicit than the IDs. This array can be used, for example, to build and display a menu listing the available Codecs. By default, if you do not pass the * parameter, the command returns only the Codecs that can be used to encode (write) pictures. These IDs can be used in the format parameter of the picture export commands WRITE PICTURE FILE and PICTURE TO BLOB. |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v11 SQL SEE ALSO
Is picture file ARTICLE USAGE
4D Language Reference ( 4D v14 R3) Inherited from : PICTURE CODEC LIST ( 4D v12.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||