DicomImage.HasAlpha
DicomImage.HasAlpha property
Retrieve whether the image has an alpha channel effortlessly with this intuitive property. Ideal for developers seeking to determine if the image contains transparency information, ensuring precise handling of alpha channel data in image processing tasks.
public override bool HasAlpha { get; }
Property Value
The Has alpha channel.
See Also
- class DicomImage
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging