Hi Jay, Thanks for investigating alternatives. Among them I think the first one is the best.
Thanks, Brian On Oct 24, 2016, at 11:49 PM, Jayathirth D V <jayathirth....@oracle.com> wrote: > 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.