|
-
September 10th, 1999, 08:03 AM
#1
How to change brightness and contrast in an enhanced meta file
Hi
I need to know how to change brightness and contrast in an enhanced meta file.
This modification must be done between the GetEnhMetaFile and PlayEnhMetaFile functions.
Any hints or code pieces if available are welcome.
Fred
-
October 20th, 1999, 12:34 PM
#2
Re: How to change brightness and contrast in an enhanced meta file
ICM is a way to change colors.
Another way is enumerating all EMF records, and change all the pen, brush, bitmap colors within it. You can enumerating them and play them in the same loop.
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
|