Releases: Storinob/limon
Releases · Storinob/limon
Release list
v4.3 Improvements
- Added function to check and terminate previous application processes at startup ;
- Updated
CaptureScreenWithBitBlt; - Improved
OverlayForm.BackColor; - Replaced
Format24bppRgbwithFormat32bppArgb; - Updated
GetPixelColorfor 32-bit ARGB compatibility ; - Added
CompositingMode.SourceCopyto retain exact pixel transparency during cropping.
v4.2 Improvements
- Added drawing of empty red rectangles ;
- Updated
SRCCOPYto improve capture ; - Replaced
Screen.PrimaryScreen.BoundswithSystemInformation.VirtualScreenfor multi-monitor support ; - GDI+ Improvements in
OverlayForm; - Implemented
Dispose(bool)inOverlayFormto free cached GDI+ resources .
v4.1 minor fixes
Update project metadata in screenshot.csproj
v3 Fixes
v4 New Release
- Rebranding.
- Code fixes and optimisations.