PHP Класс Screen\Image\Types\Type

Показать файл Открыть проект

Открытые методы

Метод Описание
getFormat ( ) : string Gets the image format
getMimeType ( ) : string Gets the MIME type of resulted image

Описание методов

getFormat() публичный Метод

Gets the image format
public getFormat ( ) : string
Результат string

getMimeType() публичный Метод

Gets the MIME type of resulted image
public getMimeType ( ) : string
Результат string