RectDefinedEllipse¶
Namespace: WellFired.Guacamole.Drawing
Implements: WellFired.Guacamole.Drawing.Shapes.IRasterizableShape
Description¶
Public Methods¶
| RectDefinedEllipse ( Rect rect, double thickness ) | |
| void | Rasterize ( RawImage image, UIColor color ) |
| void | RasterizeWithAA ( RawImage image, UIColor color ) |
| void | RasterizeWithWidthAndAA ( RawImage image, UIColor color ) |
| void | Rasterize ( byte[] byteData, int width, int height ) |