List Question
10 TechQA 2024-12-29 16:39:36How 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)?
875 views
Asked by Kesarion
Quick code to resize DIB image and maintain good img quality
4.1k views
Asked by Volodymyr Frytskyy
How to convert DIB to Bitmap in .NET Core 3.1?
512 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?
720 views
Asked by Roger Shitting
Can Graphics.DrawImage draw a YV12 DIB?
176 views
Asked by Calum Heaney
How to create a DIB, set the bits and attach to a CImageList
331 views
Asked by Paul Harrison
C# image loses transparency when loaded in clipboard even with DIBv5 conversion
478 views
Asked by Krafpy
How to convert PointerByReference image to Byte[] then BITMAP using JAVA/JNA?
644 views
Asked by Marouen