The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Convert::Color::HSV"

Convert::Color::HSV - a color value represented as hue/saturation/value River stage two • 18 direct dependents • 36 total dependents

Objects in this class represent a color in HSV space, as a set of three floating-point values. Hue is stored as a value in degrees, in the range 0 to 360 (exclusive). Saturation and value are in the range 0 to 1. This color space may be considered as...

PEVANS/Convert-Color-0.17 - 21 Apr 2023 10:51:38 UTC

Convert::Color - color space conversions and named lookups River stage two • 18 direct dependents • 36 total dependents

This module provides conversions between commonly used ways to express colors. It provides conversions between color spaces such as RGB and HSV, and it provides ways to look up colors by a name. This class provides a base for subclasses which represe...

PEVANS/Convert-Color-0.17 - 21 Apr 2023 10:51:38 UTC

Convert::Color::HSL - a color value represented as hue/saturation/lightness River stage two • 18 direct dependents • 36 total dependents

Objects in this class represent a color in HSL space, as a set of three floating-point values. Hue is stored as a value in degrees, in the range 0 to 360 (exclusive). Saturation and lightness are in the range 0 to 1. This color space may be considere...

PEVANS/Convert-Color-0.17 - 21 Apr 2023 10:51:38 UTC

Convert::Color::RGB - a color value represented as red/green/blue River stage two • 18 direct dependents • 36 total dependents

Objects in this class represent a color in RGB space, as a set of three floating-point values in the range 0 to 1. For representations using 8- or 16-bit integers, see Convert::Color::RGB8 and Convert::Color::RGB16....

PEVANS/Convert-Color-0.17 - 21 Apr 2023 10:51:38 UTC
4 results (0.062 seconds)