|
-
November 6th, 1999, 05:37 AM
#1
How can I change gamma of the screen form bright to dark-transparent (the way shutdown does)
-
December 3rd, 1999, 08:20 PM
#2
Re: How can I change gamma of the screen form bright to dark-transparent (the way shutdown does)
Maybe it doesn't change the gamma, but instead it paints all over the screen a small grid of grey pixels. I'm just guessing, i always thought it did it that way. (look at the shutdown dialog, it is not grayed)
Anyway, i have no clue on how to do it. 
-
December 4th, 1999, 05:50 AM
#3
Re: How can I change gamma of the screen form bright to dark-transparent (the way shutdown does)
Create a chess-board like pattern brush, use SRCAND ROP with it to mask off half of the pixels; use SRCPAINT with a gray color to draw the gray color.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|