Class DrawingExtensions
Inheritance
DrawingExtensions
Assembly: EyeAuras.Graphics.dll
Syntax
public static class DrawingExtensions
Methods
Name |
Description |
DrawMask<TColor, TDepth>(Image<TColor, TDepth>, Image<Gray, byte>, TColor, double)
|
|
DrawPolygonWithClipping<TColor>(Image<TColor, byte>, PointF[], TColor, int)
|
|
DrawPolygon<TColor>(Image<TColor, byte>, PointF[], TColor, int)
|
|
PreparePolygonMask(Size, PointF[], int)
|
|
ToPoint(PointF)
|
|
ToPointF(Point)
|
|