Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pinta
Core
UnaryPixelOps.BlendConstant
C# 클래스 Pinta.Core.UnaryPixelOps.BlendConstant
상속:
UnaryPixelOp
파일 보기
프로젝트 열기: xxgreg/Pinta
공개 메소드들
메소드
설명
Apply
(
ColorBgra
color
) :
ColorBgra
BlendConstant
(
ColorBgra
blendColor
) :
System
메소드 상세
Apply()
공개
메소드
public
Apply
(
ColorBgra
color
) :
ColorBgra
color
ColorBgra
리턴
ColorBgra
BlendConstant()
공개
메소드
public
BlendConstant
(
ColorBgra
blendColor
) :
System
blendColor
ColorBgra
리턴
System