ImagePlaneCollectionMap Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodMap
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.
Public methodMap(IEnumerableInt32)
Creates a mapped image of this image, containing only a subset of the original image planes. The mapped image will share its memory with the input planes.
Public methodMap(Int32)
Creates a mapped image of this image, containing only a subset of the original image planes. The mapped image will share its memory with the input planes.
Top
See Also

Reference