C# Class Pinta.Core.UnaryPixelOps.BlendConstant

Inheritance: UnaryPixelOp
Show file Open project: xxgreg/Pinta

Public Methods

Method Description
Apply ( ColorBgra color ) : ColorBgra
BlendConstant ( ColorBgra blendColor ) : System

Method Details

Apply() public method

public Apply ( ColorBgra color ) : ColorBgra
color ColorBgra
return ColorBgra

BlendConstant() public method

public BlendConstant ( ColorBgra blendColor ) : System
blendColor ColorBgra
return System