trait ThumbnailFormatTrait

The format for the thumbnail image, jpeg (default) or png. For images that are photos, jpeg should be preferred, while png is better for screenshots and digital arts. The default for this union is jpeg.

Methods

setThumbnailFormat( ThumbnailFormat $format)

The format for the thumbnail image, jpeg (default) or png. For images that are photos, jpeg should be preferred, while png is better for screenshots and digital arts. The default for this union is jpeg.

Details

at line line 30
ThumbnailFormatTrait setThumbnailFormat( ThumbnailFormat $format)

The format for the thumbnail image, jpeg (default) or png. For images that are photos, jpeg should be preferred, while png is better for screenshots and digital arts. The default for this union is jpeg.

Parameters

ThumbnailFormat $format The format

Return Value

ThumbnailFormatTrait