C# Class Pinta.ImageManipulation.UnaryPixelOperations.InvertWithAlphaOp

Inverts a pixel's color and its alpha component.
Inheritance: UnaryPixelOp
Afficher le fichier Open project: PintaProject/Pinta.ImageManipulation

Méthodes publiques

Méthode Description
Apply ( ColorBgra color ) : ColorBgra

Method Details

Apply() public méthode

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