| Overload | Description |
|---|---|
| SetImage(VintasoftBitmap,Boolean) | Sets an image of the VintasoftImage from the VintasoftBitmap object. |
| SetImage(VintasoftBitmap) | Sets an image of the VintasoftImage from the VintasoftBitmap object. |
| SetImage(VintasoftImage) | Sets an image of the VintasoftImage from specified VintasoftImage object. Specified VintasoftImage object will be destroyed after execution of this method. |