I'm trying to convert a 10-bit HEIC image to a 16-bit PNG, but it ends up 8-bit PNG. Is there any way to force it to be 16-bit?
I'm using CGImageSourceCreateWithURL on macOS.
I'm using CGImageSourceCreateWithURL on macOS.