The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Beshr on August 24, 2006, 10:51:54 PM

Title: a Question about Photos Effects
Post by: Beshr on August 24, 2006, 10:51:54 PM
hi all!
but i have another question!!
i need a code that gives me some photo effects (like Grayscale, Bump, Negative, etc..)
thx all
:U
Title: Re: a Question about Photos Effects
Post by: Tedd on August 25, 2006, 01:30:21 PM
That's not a question :bdg
Title: Re: a Question about Photos Effects
Post by: ToutEnMasm on August 25, 2006, 01:59:41 PM
Hello,
The question seems to be how ?.
The Ipicture and Istream interfaces used by masm32 lib are only a possible start point.
Perhaps after learning how to modify the image memory is another question ?.
And perhaps also is there some interface that give some special effects ?
It seems to me that i have see something like that,but I am not sure.
   
                           ToutEnMasm