apply_filters( 'classifai_googleai_images_aspect_ratio_options', $model ) → {int}
Filter the image aspect ratio options that are available.
Useful if you want to change to a different model that has different options.
Parameters:
Name | Type | Description |
---|---|---|
$model |
int | The default aspect ratio options. |
- Since:
- 3.5.0
- Source:
Returns:
The aspect ratio options.
- Type
- int