List Question
10 TechQA 2024-11-24 13:16:59How can I put a device-independent bitmap into the Windows clipboard using just direct WinAPI? (No MFC or other wrappers)
1.1k views
Asked by celticminstrel
How can I retrieve an image data buffer from clipboard memory (uintptr)?
818 views
Asked by Kesarion
Quick code to resize DIB image and maintain good img quality
4k views
Asked by Volodymyr Frytskyy
How to convert DIB to Bitmap in .NET Core 3.1?
461 views
Asked by seewhathadhappenedwas
Capture screen shot with mouse cursor
3.7k views
Asked by KenC
What is the most efficient method of orthogonally rotating a device-independent bitmap (DIB) for display in a window?
666 views
Asked by Roger Shitting
Can Graphics.DrawImage draw a YV12 DIB?
122 views
Asked by Calum Heaney
How to create a DIB, set the bits and attach to a CImageList
283 views
Asked by Paul Harrison
C# image loses transparency when loaded in clipboard even with DIBv5 conversion
428 views
Asked by Krafpy
How to convert PointerByReference image to Byte[] then BITMAP using JAVA/JNA?
594 views
Asked by Marouen