Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Image serialize to and from bits per pixel formats? #125

Open
Shadowblitz16 opened this issue Dec 15, 2020 · 2 comments
Open

Image serialize to and from bits per pixel formats? #125

Shadowblitz16 opened this issue Dec 15, 2020 · 2 comments

Comments

@Shadowblitz16
Copy link

Can this library serialize images to and from a specific pixel format for images?

for example I want to serialize a 8bpp to a 4bpp and deserialize a 4bpp to a 8bpp to save data

@btogkas
Copy link

btogkas commented Dec 15, 2020

it should be handling byte arrays right?

@Shadowblitz16
Copy link
Author

it would still handle them in byte arrays even in less then 8bpp formats.
the only difference is the data would be packed into bytes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants