ico decoder #2782
-
get info for ico - height / width using var image = Image.Load(bytes); has error : "Image cannot be loaded. Available decoders:\n - PNG : PngDecoder\n - TGA : TgaDecoder\n - BMP : BmpDecoder\n - QOI : QoiDecoder\n - JPEG : JpegDecoder\n - Webp : WebpDecoder\n - PBM : PbmDecoder\n - GIF : GifDecoder\n - TIFF : TiffDecoder\n" |
Beta Was this translation helpful? Give feedback.
Answered by
JimBobSquarePants
Jul 24, 2024
Replies: 1 comment
-
v4 will have ICO and CUR decoders and encoders. #2579 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KANekT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v4 will have ICO and CUR decoders and encoders. #2579