Skip to content

image quantization? #11

@Shadowblitz16

Description

@Shadowblitz16

Can we get utilities to import/export between rgba32 images, compressed indexed bitmaps and uncompressed 32 grayscale images.

  • Rgba 32 for importing assets.
  • Compressed indexed bitmaps for binary storage.
  • And Uncompressed 32 Grayscale images for drawing with palette swapping.

Ideally the compressed indexed bitmaps should not store the palette, and not be padded.

Also compressed indexed bitmaps should support any range from 1bit to 256bits per pixel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions