SetSize sets the size of the image.
Parameters |
Description |
const ImageSize & sz |
Reference to ImageSize of another image which is used as the size for this image. |
UInt32 width |
A value assigned as the width of the image. |
UInt32 height |
A value assigned as the height of the image. |