PHP 클래스 Screen\Image\Types\Type

파일 보기 프로젝트 열기: microweber/screen

공개 메소드들

메소드 설명
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