Code: Select all
identify -list format
Code: Select all
array(
'ART' => MW_Readable,
'AVI' => MW_Readable,
'AVS' => MW_Readable | MW_Writable,
// etc.
)
Code: Select all
identify -list format
Code: Select all
array(
'ART' => MW_Readable,
'AVI' => MW_Readable,
'AVS' => MW_Readable | MW_Writable,
// etc.
)