Method | Description | |
---|---|---|
Apply ( ColorBgra color ) : ColorBgra | ||
BlendConstantOp ( ColorBgra blendColor ) : System |
Method | Description | |
---|---|---|
ComputeAlpha ( byte la, byte ra ) : byte |
Computes alpha for r OVER l operation.
|
public BlendConstantOp ( ColorBgra blendColor ) : System | ||
blendColor | ColorBgra | |
return | System |