OwnedImage.size

Resize the image, the content is lost and the new content is undefined.

class OwnedImage(COLOR)
public nothrow @nogc
void
size
(
int width
,
int height
,
int border = 0
,
int rowAlignment = 1
,
int xMultiplicity = 1
,
int trailingSamples = 0
)

Meta