APP_PHPColors::mix( string $hex2, int $amount )

Given a HEX value, returns a mixed color. If no desired amount provided, then the color mixed by this ratio


Package


Description Description


Parameters Parameters

$hex2

(string) (Required) Secondary HEX value to mix with.

$amount

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


Top ↑

Return Return

(string) mixed HEX value


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

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