| Overload | Description |
|---|---|
| RenderImage(VintasoftImage,RectangleF) | Renders the specified VintasoftImage in the specified rectangle. |
| RenderImage(VintasoftImage,PointF[]) | Renders the specified VintasoftImage in the specified parallelogram. |
| RenderImage(VintasoftImage,RectangleF,RectangleF) | Renders the specified portion of the specified VintasoftImage in the specified rectangle. |
| RenderImage(VintasoftImage,PointF[],RectangleF) | Renders the specified portion of the specified VintasoftImage in the specified parallelogram. |