This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
    
Image MimeType Criterion¶
The MimeType Search Criterion searches for image with specified mime type(s).
Arguments¶
- fielDefIdentifier- string representing the identifier of the field
- type- string(s) representing mime type(s)
Example¶
PHP¶
| 1 |  | 
or
| 1 2 3 4 5 6 |  | 
REST API¶
| 1 2 3 4 5 6 7 8 |  | 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |  |