Re: problem with resizing 32bppArgb images
- From: "Bill Woodruff" <msnwsgroups@xxxxxxxxxxxxxx>
- Date: Wed, 9 May 2007 07:47:31 +0700
SharpCoderMP wrote :
Bill Woodruff wrote:"i also do not think that this will work... especially during printing
My thought was that by using 'CopyFromScreen you can get an image of
exactly
what is on the screen which "embody" all the effects of transparency.
when the images i'm printing are never displayed ;) and there is the
resolution difference - when drawing to the screen the graphics object
is transformed (scaled to be precise). it is worth to note that i'm
printing from a service which for obvious reasons does not access the
screen at all ;)
or maybe there is something i'm missing here?"
Hi, my remarks were based on your statement that you :
1. are making images smaller than the original screen image, and that these
scaled images now look "perfect" on the screen.
So, I'm suggesting you capture the screen bitmap, scale it as needed, and
send that to the graphics service or whatever is feeding the printer.
best, Bill Woodruff
.
- Follow-Ups:
- Re: problem with resizing 32bppArgb images
- From: SharpCoderMP
- Re: problem with resizing 32bppArgb images
- References:
- problem with resizing 32bppArgb images
- From: SharpCoderMP
- Re: problem with resizing 32bppArgb images
- From: Bill Woodruff
- Re: problem with resizing 32bppArgb images
- From: SharpCoderMP
- Re: problem with resizing 32bppArgb images
- From: Bill Woodruff
- Re: problem with resizing 32bppArgb images
- From: SharpCoderMP
- problem with resizing 32bppArgb images
- Prev by Date: Re: problem with resizing 32bppArgb images
- Next by Date: Re: problem with resizing 32bppArgb images
- Previous by thread: Re: problem with resizing 32bppArgb images
- Next by thread: Re: problem with resizing 32bppArgb images
- Index(es):
Relevant Pages
|