color.blend()
Categories: CSS | Color Object
color.blend( othercolor )Returns: Color
Plugin: jQuery.color
Description: Blend the color.
-
color.blend( othercolor )
version added: 1.2othercolor A valid processable color.
Will apply this color on top of the other color using alpha blending.