ColorOperation

ColorOperation(ColorTransformOperation)

Erstellt eine neue Farbtransformationsoperation.

public ColorOperation(ColorTransformOperation op)
ParameterTypBeschreibung
opColorTransformOperationOperationstyp.

Siehe auch


ColorOperation(ColorTransformOperation, float)

Erstellt eine neue Farbtransformationsoperation.

public ColorOperation(ColorTransformOperation op, float parameter)
ParameterTypBeschreibung
opColorTransformOperationOperationstyp.
parameterSingleBetriebsparameter.

Siehe auch