OpenSimplexNoise.getImage

Generate a noise image with the requested width and height, based on the current noise parameters.

struct OpenSimplexNoise
@nogc nothrow
getImage
(
in long width
,
in long height
)

Meta