ImageQualifierTransformationTrait
trait ImageQualifierTransformationTrait
Trait ImageQualifierTransformationTrait
Methods
Sets the delay between frames of an animated image in milliseconds.
Default images can be used in the case that a requested image does not exist.
Controls the density to use when delivering an image or when converting a vector file such as a PDF or EPS document to a web image delivery format.
Prevents style class names collisions for sprite generation.
Details
ImageQualifierTransformationTrait
delay(Delay|int $delay)
Sets the delay between frames of an animated image in milliseconds.
$this
defaultImage(string $defaultImage)
Default images can be used in the case that a requested image does not exist.
Density
density(int|string $density)
Controls the density to use when delivering an image or when converting a vector file such as a PDF or EPS document to a web image delivery format.
Prefix
prefix(string $prefix)
Prevents style class names collisions for sprite generation.