|
Resize
Resizes a graphical resource.
bool Resize(
|
Parameters
width
[in] New width of a graphical resource.
height
[in] New height of a graphical resource.
Return Value
true - successful, otherwise - false
Note
When resizing, the previous image is not saved.