Image.scale

Enlarges the image by a factor.

class Image
@safe nothrow pure
scale
(
float k
)

Parameters

k float

factor.

Meta