This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

APP_PHPColors::_mix( array $rgb1, array $rgb2, int $amount )

Mix 2 rgb colors and return an rgb color


Package


Description Description


Parameters Parameters

$rgb1

(array) (Required)

$rgb2

(array) (Required)

$amount

(int) (Required) ranged -100..0..+100


Top ↑

Return Return

(array) $rgb ported from <a href="http://phpxref.pagelines.com/nav.html?includes/class.colors.php.source.html">http://phpxref.pagelines.com/nav.html?includes/class.colors.php.source.html</a>


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.