Filter: gravityview_image_sizes
Modify the image size presets used by GravityView_Image class.
Parameters
| Name | Type | Description |
|---|---|---|
| $image_sizes | array | Array of image sizes with the key being the size slug, and the value being an array with width and height defined, in pixels |
Source
Defined in includes/class-gravityview-image.php at line 159