Hello All,
I looked for Bitmap references from Microsoft and found below links : 1) Bitmap storage : https://msdn.microsoft.com/en-us/library/dd183391(v=vs.85).aspx (This is mentioned by Vadim also) 2) Bitmap Overview : https://msdn.microsoft.com/en-us/library/dd183377(v=vs.85).aspx 3) Bitmap Reference : This is subset of second link. https://msdn.microsoft.com/en-us/library/dd183388(v=vs.85).aspx 4) Bitmap basic header : https://msdn.microsoft.com/en-us/library/dd183371(v=vs.85).aspx I think 1 or 4 can be good candidate for common pointer to Bitmap information. Please let me know your inputs. Thanks, Jay From: Brian Burkhalter Sent: Tuesday, October 25, 2016 12:22 AM To: Philip Race Cc: 2d-dev Subject: Re: [OpenJDK 2D-Dev] [9] RFR JDK-8168367: Table in javax.imageio package description does not mention TIFF I filed https://bugs.openjdk.java.net/browse/JDK-8168609 to track adding a format specification link for BMP. Thanks, Brian On Oct 24, 2016, at 11:41 AM, Philip Race <HYPERLINK "mailto:philip.r...@oracle.com"philip.r...@oracle.com> wrote: +1 to that .. and +1 to the webrev. -phil. On 10/24/16, 11:35 AM, Brian Burkhalter wrote: The content of the Bitmap Storage link looks good but the hyperlink is rather strange I agree. Perhaps the BMP link issue could go under a different issue as this has nothing to do with TIFF?