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 Width Criterion¶
The Width Search Criterion searches for image with specified width.
Arguments¶
fieldDefIdentifier- string representing the identifier of the field- (optional) 
minValue- int representing minimum file width expressed in pixels, default: 0 - (optional) 
maxValue- int representing maximum file width expressed in pixels, default:null 
Example¶
PHP¶
1 |  |