ImagePlanes Property

CVB.Net Documentation
Access to the infos of the image.

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

public ImagePlaneCollection Planes { get; }

Property Value

Type: ImagePlaneCollection
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf this image has already been disposed of.
See Also

Reference