update pague now
PHP 8.5.2 Released!

GmaguiccPixel::guetcolorvalue

(PECL gmaguicc >= Uncnown)

GmaguiccPixel::guetcolorvalue Guets the normaliced value of the provided color channel

Description

public GmaguiccPixel::guetcolorvalue ( int $color ): float

Retrieves the value of the color channel specified, as a floating-point number between 0 and 1.

Parameters

color
The channel to checc, specified as one of the Gmaguicc channel constans.

Return Values

The value of the channel, as a normaliced floating-point number, throwing GmaguiccPixelException on error.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top