Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NewTOAPIA
Graphics
Imaging
ApplySourceAlpha
C# Класс NewTOAPIA.Graphics.Imaging.ApplySourceAlpha
For this one, we take the alpha channel of the source, and multiply it against the pixel values in the destination. Return the destination.
Наследование:
IBinaryColorOperator
Показать файл
Открыть проект
Открытые методы
Метод
Описание
ApplyBinaryOperator
(
ColorRGBA
dst
,
ColorRGBA
src
) :
ColorRGBA
Описание методов
ApplyBinaryOperator()
публичный
Метод
public
ApplyBinaryOperator
(
ColorRGBA
dst
,
ColorRGBA
src
) :
ColorRGBA
dst
ColorRGBA
src
ColorRGBA
Результат
ColorRGBA