PHP
The Gmagick class
The Gmagick class
(No version information available, might only be in Git)
Class synopsis
Gmagick {
public Gmagick blurimage (
float $radius
,
float $sigma
[,
int $channel
] )
public Gmagick chopimage (
int $width
,
int $height
,
int $x
,
int $y
)
public Gmagick clear (
void )
public Gmagick cropimage (
int $width
,
int $height
,
int $x
,
int $y
)
public Gmagick embossimage (
float $radius
,
float $sigma
)
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 modulateimage (
float $brightness
,
float $saturation
,
float $hue
)
public void motionblurimage (
float $radius
,
float $sigma
,
float $angle
)
public void newimage (
int $width
,
int $height
,
string $background
[,
string $format
] )
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 array queryfonts ([
string $pattern
= "*" ] )
public void radialblurimage (
float $angle
[,
int $channel
= Gmagick::CHANNEL_DEFAULT ] )
public void raiseimage (
int $width
,
int $height
,
int $x
,
int $y
,
bool $raise
)
public void read (
string $filename
)
public void readimageblob (
string $imageContents
[,
string $filename
] )
public void resampleimage (
float $xResolution
,
float $yResolution
,
int $filter
,
float $blur
)
public void resizeimage (
int $width
,
int $height
,
int $filter
,
float $blur
[,
bool $fit
= false ] )
public Gmagick scaleimage (
int $width
,
int $height
[,
bool $fit
= false ] )
public Gmagick setsize (
int $columns
,
int $rows
)
public Gmagick thumbnailimage (
int $width
,
int $height
[,
bool $fit
= false ] )
public void write (
string $filename
)
public Gmagick writeimage (
string $filename
[,
bool $all_frames
= false ] )
}
Table of Contents
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 364 / 159525507. Delta: 0.07999 с