ImagePlaneCollectionMap Method

CVB.Net Documentation
Creates a mapped image of this image, containing all of the original image planes. The mapped image will share its memory with the input planes.

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

public MappedImage Map()

Return Value

Type: MappedImage
Mapped image.
See Also

Reference