ImageHasOverlayMask Property

CVB.Net Documentation
True if at least one of the image infos has the overlay mask bit set.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool HasOverlayMask { get; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image has already been disposed
See Also

Reference