Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Pinta
ImageManipulation
UserBlendOp
C# Класс Pinta.ImageManipulation.UserBlendOp
Abstract base class that all "user" blend ops derive from. These ops are available in the UI for a user to choose from in order to configure the blending properties of a Layer.
Наследование:
BinaryPixelOp
Показать файл
Открыть проект
Защищенные свойства (Protected)
Свойство
Тип
Описание
masTable
uint[]
Открытые методы
Метод
Описание
CreateWithOpacity
(
int
opacity
) :
UserBlendOp
ToString
( ) :
string
Описание методов
CreateWithOpacity()
публичный
Метод
public
CreateWithOpacity
(
int
opacity
) :
UserBlendOp
opacity
int
Результат
UserBlendOp
ToString()
публичный
Метод
public
ToString
( ) :
string
Результат
string
Описание свойств
masTable
защищенное статическое свойство
protected
static
uint[]
masTable
Результат
uint[]