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
Core
UnaryPixelOps.BlendConstant
C# Class Pinta.Core.UnaryPixelOps.BlendConstant
Inheritance:
UnaryPixelOp
ファイルを表示
Open project: xxgreg/Pinta
Public Methods
Method
Description
Apply
(
ColorBgra
color
) :
ColorBgra
BlendConstant
(
ColorBgra
blendColor
) :
System
Method Details
Apply()
public
method
public
Apply
(
ColorBgra
color
) :
ColorBgra
color
ColorBgra
return
ColorBgra
BlendConstant()
public
method
public
BlendConstant
(
ColorBgra
blendColor
) :
System
blendColor
ColorBgra
return
System