EmfPixelFormatDescriptor.DwVisibleMask
EmfPixelFormatDescriptor.DwVisibleMask property
Gets or sets specifies the transparent color or index of an underlay plane. When the pixel type is RGBA, dwVisibleMask is a transparent RGB color value. When the pixel type is color index, it is a transparent index value.
public int DwVisibleMask { get; set; }
See Also
- class EmfPixelFormatDescriptor
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging