Image.resize

Resizes the image.

class Image
@safe nothrow pure
resize
(,)

Parameters

newWidth uint

Image new width.

newHeight uint

Image new height.

Meta