Hello everyone, this is my first post here. I have a question about reading a bitmap header, without loading the whole bitmap file. I'm working with very large bitmaps, 200MB+, and I was wondering if there's a library that can allow me to read just the bitmap header (height, width, bpp, etc) without loading the whole image. I've been googling a while now on this topic, and I think I can write my own code to do this, but I'd prefer just to use one that's already been written and proven reliable.
Thanks in advance for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://cm.megasolutions.net/forums/default.aspx -~----------~----~----~----~------~----~------~--~---
