| | | | |
|---|
getThumbnail(integer width)
| string
| width
| integer
| |
getThumbnail(integer width, integer height)
| string
| width
height
| integer
integer
| |
getThumbnail(integer width, integer height, boolean squareThumbnail, boolean pngFormat)
| string
| width
height
squareThumbnail
pngFormat
| integer
integer
boolean
boolean
| |
getThumbnailWithHeight(integer height)
| string
| height
| integer
| |
getThumbnailWithHeight(integer height, boolean pngFormat)
| string
| height
pngFormat
| integer
boolean
| |
getThumbnailWithWidth(integer width)
| string
| width
| integer
| |
getThumbnailWithWidth(integer width, boolean pngFormat)
| string
| width
pngFormat
| integer
boolean
| |