ImagickPixel sınıfı

(PECL imagick 2, PECL imagick 3)

Sınıf Sözdizimi

ImagickPixel {
clear ( ) : bool
__construct ( string $renk = ? ) : ImagickPixel
destroy ( ) : bool
getColor ( bool $normal = false ) : array
getColorAsString ( ) : string
getColorCount ( ) : int
public getColorQuantum ( ) : array
getColorValue ( int $kanal ) : float
public getColorValueQuantum ( int $color ) : int|float
getHSL ( ) : array
public getIndex ( ) : int
public 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 , int|float $value ) : bool
setHSL ( float $sıcaklık , float $doygunluk , float $parlaklık ) : bool
public setIndex ( int $index ) : bool
}

İçindekiler