php / 8.1.5 / class.gmagickpixel.html /

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–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.gmagickpixel.php