Re: How do you resize an image in managed C++ .net using GDI or GDI?
- From: "John Swan" <j.a.swan123@xxxxxxxxxxxx>
- Date: Mon, 12 Dec 2005 23:08:44 GMT
Oh. Fair enough.
Thanks. You learn something new everyday.
Cheers
John
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx> wrote in message
news:eMxh372$FHA.2696@xxxxxxxxxxxxxxxxxxxxxxx
> "John Swan" <j.a.swan123@xxxxxxxxxxxx> schrieb:
> > I dont actually wish to draw the image.
> > I would like this too be a batch process and it would therefore be
> > considerably quicker in no drawing is done.
>
> That's exactly what the sample is doing. The code can be used in a
console
> application. 'DrawImage' is used to draw the resized version of the image
> onto another bitmap which will be persisted by calling its 'Save' method
> later on.
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://classicvb.org/petition/>
>
.
- References:
- How do you resize an image in managed C++ .net using GDI or GDI?
- From: John Swan
- Re: How do you resize an image in managed C++ .net using GDI or GDI?
- From: Herfried K. Wagner [MVP]
- Re: How do you resize an image in managed C++ .net using GDI or GDI?
- From: John Swan
- Re: How do you resize an image in managed C++ .net using GDI or GDI?
- From: Herfried K. Wagner [MVP]
- How do you resize an image in managed C++ .net using GDI or GDI?
- Prev by Date: Re: How do you resize an image in managed C++ .net using GDI or GDI?
- Next by Date: Re: More Treeview questions
- Previous by thread: Re: How do you resize an image in managed C++ .net using GDI or GDI?
- Next by thread: How do I allow MDI Child Form A to know if MDI Child Form B is open in C#?
- Index(es):
Relevant Pages
|