FITFLOP
Home

core-graphics (2 post)


posts by category not found!

Capture screen area C++

Capturing Screen Areas with C A Comprehensive Guide Capturing a specific area of your screen in C can be a valuable tool for various tasks from screenshotting a

2 min read 29-09-2024 25
Capture screen area C++
Capture screen area C++

Why the colour displayed on screen isn't the colour set in `draw(_:)` with CoreGraphics?

Understanding Color Discrepancies in Core Graphics Why Colors Display Differently on Screen When working with Core Graphics for drawing in i OS or mac OS applic

3 min read 29-09-2024 32
Why the colour displayed on screen isn't the colour set in `draw(_:)` with CoreGraphics?
Why the colour displayed on screen isn't the colour set in `draw(_:)` with CoreGraphics?