OverlayBitDrawerFillEllipse Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberFillEllipse(Image, OverlayBitDrawMode, Ellipse)
Fills an ellipse on all planes of the given image.
Public methodStatic memberFillEllipse(ImagePlane, OverlayBitDrawMode, Ellipse)
Fills an ellipse on the given Imageplane.
Public methodStatic memberFillEllipse(Image, OverlayBitDrawMode, Point2D, Int32, Int32)
Fills an ellipse on all planes of the given image with zero degrees rotation.
Public methodStatic memberFillEllipse(ImagePlane, OverlayBitDrawMode, Point2D, Int32, Int32)
Fills an ellipse on the given Imageplane and zero degrees rotation.
Public methodStatic memberFillEllipse(Image, OverlayBitDrawMode, Point2D, Int32, Int32, Angle)
Fills an ellipse on all planes of the given Image
Public methodStatic memberFillEllipse(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32)
Fills an ellipse on all planes of the given image with zero degrees rotation.
Public methodStatic memberFillEllipse(ImagePlane, OverlayBitDrawMode, Point2D, Int32, Int32, Angle)
Fills an ellipse on the given Imageplane.
Public methodStatic memberFillEllipse(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32)
Fills an ellipse on the given Imageplane with zero degrees rotation.
Public methodStatic memberFillEllipse(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Angle)
Fills an ellipse on all planes of the given image.
Public methodStatic memberFillEllipse(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Angle)
Fills an ellipse on the given Imageplane.
Top
See Also

Reference