You are here

9 calls to ColorBase::getOpacity() in Color Field 8.2

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