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
PixelOp
C# Class Pinta.ImageManipulation.PixelOp
ファイルを表示
Open project: PintaProject/Pinta.ImageManipulation
Public Methods
Method
Description
Apply
(
ColorBgra
src
,
ColorBgra
dst
,
int
length
) :
void
Method Details
Apply()
public
abstract
method
public
abstract
Apply
(
ColorBgra
src
,
ColorBgra
dst
,
int
length
) :
void
src
ColorBgra
dst
ColorBgra
length
int
return
void