ImagickPixel sınıfı

(No version information available, might only be in Git)

Sınıf Sözdizimi

ImagickPixel {
clear ( void ) : bool
__construct ([ string $renk ] ) : ImagickPixel
destroy ( void ) : bool
getColor ([ bool $normal = false ] ) : array
getColorAsString ( void ) : string
getColorCount ( void ) : int
public getColorQuantum ( void ) : array
getColorValue ( int $kanal ) : float
public getColorValueQuantum ( int $color ) : number
getHSL ( void ) : array
public getIndex ( void ) : int
isPixelSimilar ( ImagickPixel $color , float $fuzz ) : bool
public isPixelSimilarQuantum ( string $color [, string $fuzz ] ) : bool
isSimilar ( ImagickPixel $renk , float $benzerlik ) : bool
setColor ( string $renk ) : bool
public setcolorcount ( int $colorCount ) : bool
setColorValue ( int $kanal , float $değer ) : bool
public setColorValueQuantum ( int $color , number $value ) : bool
setHSL ( float $sıcaklık , float $doygunluk , float $parlaklık ) : bool
public setIndex ( int $index ) : bool
}

İçindekiler