C# Class Pinta.Core.UnaryPixelOps.BlendConstant

Inheritance: UnaryPixelOp
Afficher le fichier Open project: xxgreg/Pinta

Méthodes publiques

Méthode Description
Apply ( ColorBgra color ) : ColorBgra
BlendConstant ( ColorBgra blendColor ) : System

Method Details

Apply() public méthode

public Apply ( ColorBgra color ) : ColorBgra
color ColorBgra
Résultat ColorBgra

BlendConstant() public méthode

public BlendConstant ( ColorBgra blendColor ) : System
blendColor ColorBgra
Résultat System