The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: dougiem on March 01, 2005, 06:36:48 PM

Title: GDI+ Images
Post by: dougiem on March 01, 2005, 06:36:48 PM
    Examples of graphic implementation of gdi+ were posted on the old masm board under "GDI Plus - MASM32 implementation", gdiplus_project.rar. (by xzazet March 2004)

    I have expanded the include file and a correction. [now gdiplus_structures_ver1.inc]... in case anyone is using version 0.

This image program shows examples of loading, scaling and saving image files in all supported formats using gdi+

The program is not very elegant, but i'm sure my gdi functions are robust.

dougiem

[attachment deleted by admin]
Title: Re: GDI+ Images
Post by: Grincheux on March 06, 2005, 04:12:53 PM
Thanks, I was looking for such a program and did not happen to make what you did.
This will help me.

Thanks again.


Philippe RIO