PHP Class Screen\Image\Types\Type

Show file Open project: microweber/screen

Public Methods

Method Description
getFormat ( ) : string Gets the image format
getMimeType ( ) : string Gets the MIME type of resulted image

Method Details

getFormat() public method

Gets the image format
public getFormat ( ) : string
return string

getMimeType() public method

Gets the MIME type of resulted image
public getMimeType ( ) : string
return string