ImageExtensions Methods

CVB.Net Documentation
Methods

  NameDescription
Public methodStatic memberInit(Image, Double)
Initialize the planes of this image to a value.
Public methodStatic memberInit(Image, Double)
Initialize the planes of this image to different values.
Public methodStatic memberInit(Image, Rect, Double)
Initialize the planes of this image to a value.
Public methodStatic memberInit(Image, Rect, Double)
Initialize the planes of this image to different values.
Public methodStatic memberSubImage(Image, Area2D)
Extract the content of an aoi (area of interest) into a new image using linear interpolation.
Public methodStatic memberSubImage(Image, Area2D, Interpolation)
Extract the content of an aoi (area of interest) into a new image.
Top
See Also

Reference