ColorOperation

ColorOperation(ColorTransformOperation)

Создает новую операцию преобразования цвета.

public ColorOperation(ColorTransformOperation op)
ПараметрТипОписание
opColorTransformOperationТип операции.

Смотрите также


ColorOperation(ColorTransformOperation, float)

Создает новую операцию преобразования цвета.

public ColorOperation(ColorTransformOperation op, float parameter)
ПараметрТипОписание
opColorTransformOperationТип операции.
параметрSingleПараметр операции.

Смотрите также