Filters whether to proceed with making an image sub-size with identical dimensions with the original/source image. Differences of 1px may be due to rounding and are ignored.
Parameters
$proceed
bool- The filtered value.
$orig_w
int- Original image width.
$orig_h
int- Original image height.
Source
*
Changelog
Version | Description |
---|---|
5.3.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.