메소드 |
설명 |
|
getCropHeight ( ) : integer |
Get cropHeight. |
|
getCropWidth ( ) : integer |
Get cropWidth. |
|
getCropX ( ) : integer |
Get cropX. |
|
getCropY ( ) : integer |
Get cropY. |
|
getFileVersion ( ) : FileVersion |
Get fileVersion. |
|
getFormatKey ( ) : string |
Get formatKey. |
|
setCropHeight ( integer $cropHeight ) : FormatOptions |
Set cropHeight. |
|
setCropWidth ( integer $cropWidth ) : FormatOptions |
Set cropWidth. |
|
setCropX ( integer $cropX ) : FormatOptions |
Set cropX. |
|
setCropY ( integer $cropY ) : FormatOptions |
Set cropY. |
|
setFileVersion ( FileVersion $fileVersion ) : FormatOptions |
Set fileVersion. |
|
setFormatKey ( string $formatKey ) : FormatOptions |
Set formatKey. |
|