I am trying to open JPEG2000 image by using Jpeg2000RasterLayer layer
the image is a 36bit representation for pixel.
The image failed to open (black image appears)
I can see their was a problem in the past in opening 16bit images, as describes in the following post:
I used 2 sample image
relax_36.jp2 - 32 bit not opened
relax_24.jp2 - we converted the relax_36.jp2 image into a 24 bit representation, and then it opened OK
Do you support 36 bit Jpeg2000 image?
If not is it a known issue, and when it is planned to be fixed?