|
The Gmagick class(Èíôîðìàöèÿ î âåðñèè íåèçâåñòíà, âîçìîæíî, òîëüêî â SVN) Ââåäåíèå
Îáçîð êëàññîâ
Gmagick
{
/* Ìåòîäû */
public Gmagick annotateimage
( GmagickDraw $GmagickDraw
, float $x
, float $y
, float $angle
, string $text
)
public Gmagick frameimage
( GmagickPixel $color
, int $width
, int $height
, int $inner_bevel
, int $outer_bevel
)
public mixed levelimage
( float $blackPoint
, float $gamma
, float $whitePoint
[, int $channel = Gmagick::CHANNEL_DEFAULT
] )
public void quantizeimage
( int $numColors
, int $colorspace
, int $treeDepth
, bool $dither
, bool $measureError
)
public void quantizeimages
( int $numColors
, int $colorspace
, int $treeDepth
, bool $dither
, bool $measureError
)
public void resizeimage
( int $width
, int $height
, int $filter
, float $blur
[, bool $fit = false
] )
}Ñîäåðæàíèå
|
|