GenImagePerlinNoise abstract method
Implementation
ImageStructType GenImagePerlinNoise(
num width,
num height,
num offsetX,
num offsetY,
num scale,
);
ImageStructType GenImagePerlinNoise(
num width,
num height,
num offsetX,
num offsetY,
num scale,
);