DjvuImage.HasAlpha
DjvuImage.HasAlpha property
Quickly determine whether your DjVu image file contains an alpha channel. Simplify your workflow by checking for the presence of transparency information in your images.
public override bool HasAlpha { get; }
Property Value
The Has alpha channel.
See Also
- class DjvuImage
- namespace Aspose.Imaging.FileFormats.Djvu
- assembly Aspose.Imaging