nvda
cc1ba475
- GDIHooks: only call GetPixel if the background color when writing text is transparent. GetPixel can be slow so we want to limit its use.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
GDIHooks: only call GetPixel if the background color when writing text is transparent. GetPixel can be slow so we want to limit its use.
References
#7440 - displayModel: second try at recording the actual background color for text when a transparant background color is set.
Author
mwcampbell
Committer
michaelDCurran
Parents
cfc41eb4
Loading