HDR image support?

Does OpenFl support any HDR image format? I am targeting Windows only.

Flash 11 and AIR 3 added support for JPEG-XR, however I don’t know if that was only for encoding (JPEGXREncoderOptions). Also if not only for encoding, I don’t know if they supported all allowed formats of the specification–specifically 32 bit per channel images.

It’s a little difficult for me to fully test this with AIR or Haxe/OpenFl as I don’t have an HDR monitor, so I figured I would ask first.

If OpenFl doesn’t support HDR, to stick with Haxe, do I have to fall back to Lime’s openGl? I’m just guessing that that will work.

I’m sure it would be good for me to learn OpenGl, but I am not excited about the learning curve.

Any advice appreciated.

Thanks.