Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NewTOAPIA
Graphics
Imaging
NOT
C# Class NewTOAPIA.Graphics.Imaging.NOT
Operator 'NOT' is a logical operator for pixels. it will basically flip bits around 128 and create what looks like a negative image. The alpha channel is left unchanged.
Inheritance:
ITransformColor
Show file
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
Transform
(
ColorRGBA
dst
) :
ColorRGBA
Method Details
Transform()
public
method
public
Transform
(
ColorRGBA
dst
) :
ColorRGBA
dst
ColorRGBA
return
ColorRGBA