J
José Joye
[Also posted in "vc" newsgroup]
Hello,
In my Managed C++ code, I have an instance of the .NET Bitmap class and I
need to call a non managed routine within a third party library which expect
a pointer to BITMAPINFOHEADER
Is there a simple way to get this information out of the .NET Bitmap class?
José
Hello,
In my Managed C++ code, I have an instance of the .NET Bitmap class and I
need to call a non managed routine within a third party library which expect
a pointer to BITMAPINFOHEADER
Is there a simple way to get this information out of the .NET Bitmap class?
José