Enum WmfMixMode
WmfMixMode enumeration
The MixMode Enumeration specifies the background mix mode for text, hatched brushes, and other nonsolid pen styles.
public enum WmfMixMode : short
Values
Name | Value | Description |
---|---|---|
Transparent | 1 | The background remains untouched. |
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. |
See Also
- namespace Aspose.Imaging.FileFormats.Wmf.Consts
- assembly Aspose.Imaging