OverlayBitDrawer Class

CVB.Net Documentation
Immediate mode drawing on Image overlay plane(s).
Inheritance Hierarchy

SystemObject
  Stemmer.CvbOverlayBitDrawer

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

public static class OverlayBitDrawer
Methods

  NameDescription
Public methodStatic memberDrawCircle(Image, OverlayBitDrawMode, Int32, Circle)
Draws a circle border on the given image.
Public methodStatic memberDrawCircle(ImagePlane, OverlayBitDrawMode, Int32, Circle)
Draws a circle border on the given Imageplane.
Public methodStatic memberDrawCircle(Image, OverlayBitDrawMode, Int32, Point2D, Int32)
Draws a circle border on the given image.
Public methodStatic memberDrawCircle(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Int32)
Draws a circle border on the given Imageplane.
Public methodStatic memberDrawCircle(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32)
Draws a circle border on the given image.
Public methodStatic memberDrawCircle(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32)
Draws a circle border on the given Imageplane.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Ellipse)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Ellipse)
Draws an ellipse border on the given Imageplane.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Point2D, Int32, Int32)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Int32, Int32)
Draws an ellipse border on the given Imageplane and zero degrees rotation.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Point2D, Int32, Int32, Angle)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Int32, Int32, Angle)
Draws an ellipse border on the given Imageplane.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws an ellipse border on the given Imageplane with zero degrees rotation.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32, Angle)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32, Angle)
Draws an ellipse border on the given Imageplane.
Public methodStatic memberDrawLine(Image, OverlayBitDrawMode, Int32, Line)
Draws a line on all planes of the given image.
Public methodStatic memberDrawLine(ImagePlane, OverlayBitDrawMode, Int32, Line)
Draws/erases a line on the given Image overlay plane depending on mode.
Public methodStatic memberDrawLine(Image, OverlayBitDrawMode, Int32, Point2D, Point2D)
Draws a line on all planes of the given image.
Public methodStatic memberDrawLine(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Point2D)
Draws/erases a line on the given Image overlay plane depending on mode.
Public methodStatic memberDrawLine(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws a line on all planes of the given image.
Public methodStatic memberDrawLine(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws/erases a line on the given Image overlay plane depending on mode.
Public methodStatic memberDrawLines(Image, OverlayBitDrawMode, Int32, Point2D)
Draws multiple connected lines as by the given points on all image planes.
Public methodStatic memberDrawLines(ImagePlane, OverlayBitDrawMode, Int32, Point2D)
Draws multiple connected lines as by the given points on the given Imageplane.
Public methodStatic memberDrawRectangle(Image, OverlayBitDrawMode, Int32, Area2D)
Set/erase the overlay bits on a rectangular frame.
Public methodStatic memberDrawRectangle(Image, OverlayBitDrawMode, Int32, Rect)
Set/erase the overlay bits on a rectangular frame.
Public methodStatic memberDrawRectangle(ImagePlane, OverlayBitDrawMode, Int32, Area2D)
Set/erase the overlay bits on a rectangular frame.
Public methodStatic memberDrawRectangle(ImagePlane, OverlayBitDrawMode, Int32, Rect)
Set/erase the overlay bits on a rectangular frame.
Public methodStatic memberFillCircle(Image, OverlayBitDrawMode, Circle)
Fills a circle on the given image.
Public methodStatic memberFillCircle(ImagePlane, OverlayBitDrawMode, Circle)
Fills a circle on the given Imageplane.
Public methodStatic memberFillCircle(Image, OverlayBitDrawMode, Point2D, Int32)
Fills a circle on the given image.
Public methodStatic memberFillCircle(ImagePlane, OverlayBitDrawMode, Point2D, Int32)
Fills a circle on the given Imageplane.
Public methodStatic memberFillCircle(Image, OverlayBitDrawMode, Int32, Int32, Int32)
Fills a circle on the given image.
Public methodStatic memberFillCircle(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32)
Fills a circle on the given Imageplane.
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.
Public methodStatic memberFillRectangle(Image, OverlayBitDrawMode, Area2D)
Set/erase the overlay bits on a filled rectangle.
Public methodStatic memberFillRectangle(Image, OverlayBitDrawMode, Rect)
Set/erase the overlay bits on a filled rectangle.
Public methodStatic memberFillRectangle(ImagePlane, OverlayBitDrawMode, Area2D)
Set/erase the overlay bits on a filled rectangle.
Public methodStatic memberFillRectangle(ImagePlane, OverlayBitDrawMode, Rect)
Set/erase the overlay bits on a filled rectangle.
Public methodStatic memberFloodFill(Image, OverlayBitDrawMode, Point2D)
Fills a closed region in the given Image, either setting or resetting the overlay bits.
Public methodStatic memberFloodFill(ImagePlane, OverlayBitDrawMode, Point2D)
Fills a closed region in the given Image, either setting or resetting the overlay bitsplane.
Public methodStatic memberFloodFill(Image, OverlayBitDrawMode, Int32, Int32)
Fills a closed region in the given Image, either setting or resetting the overlay bits.
Public methodStatic memberFloodFill(ImagePlane, OverlayBitDrawMode, Int32, Int32)
Fills a closed region in the given Image, either setting or resetting the overlay bitsplane.
Top
See Also

Reference