ImageInitialize Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodInitialize(Double)
Initialize all planes of this image to the specified value.
Public methodInitialize(Double)
Initialize all planes of this image to the specified values.
Public methodInitialize(Area2D, Double)
Initialize the given area in all planes of this image to the specified value.
Public methodInitialize(Area2D, Double)
Initialize the given area in all planes of this image to the specified values.
Public methodInitialize(Rect, Double)
Initialize the given area in all planes of this image to the specified value.
Public methodInitialize(Rect, Double)
Initialize the given area in all planes of this image to the specified values.
Top
See Also

Reference