Image.this

Create a paletted image.

  1. this(Color[] rgbaPixels, int width, int height)
  2. this(PalettedColor[] palettedAlphaPixels, int width, int height)
    struct Image
  3. this(ubyte[] alphaPixels, int width, int height)

Meta