'Declaration Public Function RenderImage( _
ByVal zoomZoom for rendering. Default value: 1 (rendering resolution - 72 dpi).As Single _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage RenderImage(
float zoom
)
public: Vintasoft.Imaging.VintasoftImage* RenderImage(
float zoom
)
public:
Vintasoft.Imaging.VintasoftImage^ RenderImage(
float zoom
)
Parameters
- zoom
- Zoom for rendering. Default value: 1 (rendering resolution - 72 dpi).
Return Value
Rendered VintasoftImage object.