Class CompressableCanvas
- Jaguar\AbstractCanvas implements Jaguar\CanvasInterface
-
Jaguar\CompressableCanvas
Direct known subclasses
Methods summary
public
|
#
__construct(
construct new compressed canvas |
public
|
|
public
integer
|
Methods inherited from Jaguar\AbstractCanvas
__clone(),
__toString(),
alphaBlending(),
create(),
destroy(),
draw(),
fill(),
fromCanvas(),
fromFile(),
fromString(),
getColorAt(),
getCopy(),
getDimension(),
getHandler(),
getHeight(),
getPixel(),
getWidth(),
isGdResource(),
isHandlerSet(),
isTrueColor(),
paste(),
save(),
setHandler()
Magic methods summary
Constants summary
integer |
QUALITY_MAX |
100 |
|
integer |
QUALITY_HIGH |
90 |
|
integer |
QUALITY_MED |
60 |
|
integer |
QUALITY_LOW |
40 |
|
integer |
QUALITY_DRAFT |
30 |