The GmagickPixel class

From Get docs
Php/docs/latest/class.gmagickpixel


The GmagickPixel class

Introduction

(PECL gmagick >= Unknown)

Class synopsis

class GmagickPixel {

/* Methods */

public __construct(string $color = ?)
public getcolor(bool $as_array = false, bool $normalize_array = false): mixed
public getcolorcount(): int
public getcolorvalue(int $color): float
public setcolor(string $color): GmagickPixel
public setcolorvalue(int $color, float $value): GmagickPixel

}

Table of Contents


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.gmagickpixel.php