BioLib  3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
Loading...
Searching...
No Matches
Bio.Graphics.Graphics Member List

This is the complete list of members for Bio.Graphics.Graphics, including all inherited members.

buf (defined in Bio.Graphics.Graphics)Bio.Graphics.Graphics
Dispose()Bio.Graphics.Graphics
DrawEllipse(Rectangle r)Bio.Graphics.Graphics
DrawEllipse(RectangleF r)Bio.Graphics.Graphics
DrawLine(int x, int y, int x2, int y2)Bio.Graphics.Graphics
DrawLine(PointF p, PointF p2)Bio.Graphics.Graphics
DrawRectangle(Rectangle r)Bio.Graphics.Graphics
DrawRectangle(RectangleF r)Bio.Graphics.Graphics
DrawScanline(int x, int x2, int line, ColorS col)Bio.Graphics.Graphics
FillEllipse(float xx, float yy, int w, int h, ColorS c)Bio.Graphics.Graphics
FillEllipse(RectangleF r, ColorS c)Bio.Graphics.Graphics
FillEllipse(Rectangle r, ColorS c)Bio.Graphics.Graphics
FillPolygon(PointF[] pfs, Rectangle r)Bio.Graphics.Graphics
FillPolygon(PointF[] pfs, RectangleF r)Bio.Graphics.Graphics
FillPolygon(PointF[] pfs, Rectangle r, ColorS c)Bio.Graphics.Graphics
FillPolygon(PointF[] pfs, RectangleF r, ColorS c)Bio.Graphics.Graphics
FillRectangle(Rectangle r, ColorS col)Bio.Graphics.Graphics
FillRectangle(RectangleF r, ColorS col)Bio.Graphics.Graphics
FromImage(Bitmap b)Bio.Graphics.Graphicsstatic
pen (defined in Bio.Graphics.Graphics)Bio.Graphics.Graphics
PointInPolygon(int x, int y)Bio.Graphics.Graphics