After the fix for RT-15452, ImageFormatTool.convertImageFrame() ignores stride for GRAY_ALPHA_PRE frames. This could be a problem if we ever have an ImageFrame with stride != width.
- relates to
-
JDK-8114511 IAE from ImageFormatTool.convertImageFrame()
- Closed
-
JDK-8113827 BMP image is distorted by PrismImageLoader
- Closed