Table of Contents

Enum OpacityProp

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

This effect adjusts the opacity of an image by multiplying the alpha channel of the input by the specified opacity value. It has a single input.

The CLSID for this effect is Opacity.

public enum OpacityProp

Fields

Opacity = 0

No documentation.