Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pinta
ImageManipulation
UnaryPixelOperations
InvertWithAlphaOp
C# Class Pinta.ImageManipulation.UnaryPixelOperations.InvertWithAlphaOp
Inverts a pixel's color and its alpha component.
Inheritance:
UnaryPixelOp
ファイルを表示
Open project: PintaProject/Pinta.ImageManipulation
Public Methods
Method
Description
Apply
(
ColorBgra
color
) :
ColorBgra
Method Details
Apply()
public
method
public
Apply
(
ColorBgra
color
) :
ColorBgra
color
ColorBgra
return
ColorBgra