class ImageOutputOptions (View source)

Constants

DEFAULT_QUALITY

The default output quality.

Properties

$format

The output format.

int<1, 100>|null $quality

The output quality (1-100).

Methods

bool
hasChanges()

Determine if any output options have been set.

Details

bool hasChanges()

Determine if any output options have been set.

Return Value

bool