Enum WmfMixMode

Enum WmfMixMode

Namespace: Aspose.Imaging.FileFormats.Wmf.Consts
Assembly: Aspose.Imaging.dll (25.2.0)

The MixMode Enumeration specifies the background mix mode for text, hatched brushes, and other nonsolid pen styles.

public enum WmfMixMode : short

Fields

Opaque = 2

The background is filled with the background color that is currently defined in the playback device context before the text, hatched brush, or pen is drawn.

Transparent = 1

The background remains untouched.