OpenSimplexNoise.getImage

Generate a noise image in constant Image.FORMAT_L8 format with the requested width and height, based on the current noise parameters.

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

Meta