Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pinta
ImageManipulation
UnaryPixelOperations
AverageChannelsOp
C# Class Pinta.ImageManipulation.UnaryPixelOperations.AverageChannelsOp
Averages the input color's red, green, and blue channels. The alpha component is unaffected.
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