generatePalettedImage

Generate a paletted image filled with 0-index pixels of given alpha value.

@safe static
generatePalettedImage
(
int width
,
int height
,
ubyte alpha
)

Meta