Compressing PNG images into JPEGXR with imagecodecs (pixelformat error)
I am trying to compress PNG images into JPEGXR using imagecodecs library (imported jpegxr_encode, jpegxr_decode, jpegxr_check, jpegxr_version, JPEGXR). The function I wrote is in the image:
code