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