ColorCMY::toCmyk dans src/ColorCMY.php
ColorCMY::toRgb dans src/ColorCMY.php
Get the color as an RGB instance.
ColorCMYK::toCmy dans src/ColorCMYK.php
ColorHex::toRgb dans src/ColorHex.php
Get the color as an RGB instance.
ColorHex::toString dans src/ColorHex.php
A string representation of this color in the current format.
ColorHSL::toRgb dans src/ColorHSL.php
Get the color as an RGB instance.
ColorHSL::toString dans src/ColorHSL.php
A string representation of this color in the current format.
ColorRGB::toHex dans src/ColorRGB.php
Get the color as a hex instance.
ColorRGB::toHsl dans src/ColorRGB.php
Get the color as an HSL instance.
ColorRGB::toString dans src/ColorRGB.php
A string representation of this color in the current format.