Object
Graphics
DrawImage | |
DrawImage | |
DrawLine | Draws a line from x1; y1 to x2;y2 using the current stroke color. |
DrawOval | |
DrawRectangle | Draws a rectangle using the selected stroke color. |
DrawText | |
FillOval | |
FillRectangle | Draws a filled rectangle using the selected fill color. |
GetCGContextRef | |
Release (Inherited) | Decreases reference count by one and deletes the object if the reference count reached zero. |
Retain (Inherited) | Increases the reference count by one. |
SetAlpha | |
SetAntialias | |
SetFillColor | |
SetFillColor | |
SetStrokeColor | |
SetStrokeColor | |
StringWidth | Measures the width of a string using a supplied font. |