You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jmeaster30 opened this issue
Aug 3, 2023
· 0 comments
Labels
BitmapStuff with bitmap encoding/decodingenhancementNew feature or requestGIFStuff with GIF encoding/decodingHUGEthis one will take a whileJPEGStuff with JPEG encoding/decodingPNGStuff with PNG encoding/decodingQOIStuff with QOI encoding/decoding
Almost all of the image formats have parameters to control properties of the file and how it is encoded/decoded.
I am not sure if there is much to do for decoding since all the parameters are baked into the file itself but the resulting Image object is completely agnostic to the file format it came from so we will need to provide the ability for the user to configure anything they need
The text was updated successfully, but these errors were encountered:
jmeaster30
added
enhancement
New feature or request
HUGE
this one will take a while
Bitmap
Stuff with bitmap encoding/decoding
PNG
Stuff with PNG encoding/decoding
JPEG
Stuff with JPEG encoding/decoding
QOI
Stuff with QOI encoding/decoding
GIF
Stuff with GIF encoding/decoding
labels
Aug 3, 2023
BitmapStuff with bitmap encoding/decodingenhancementNew feature or requestGIFStuff with GIF encoding/decodingHUGEthis one will take a whileJPEGStuff with JPEG encoding/decodingPNGStuff with PNG encoding/decodingQOIStuff with QOI encoding/decoding
Almost all of the image formats have parameters to control properties of the file and how it is encoded/decoded.
I am not sure if there is much to do for decoding since all the parameters are baked into the file itself but the resulting Image object is completely agnostic to the file format it came from so we will need to provide the ability for the user to configure anything they need
The text was updated successfully, but these errors were encountered: