News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

One image effect

Started by Grincheux, March 03, 2007, 04:25:03 PM

Previous topic - Next topic

Grincheux

This function applies an nice effect. In fact I have done nothing, just adapted from the Gimp. I was lucky to get some formulas in French. This function is from one of the 300 effects I-View has.

It works on 32 bits images only.

This function works like this. The formula : E = 1/255 x (M + I)

E is the result
M is the Mask
I is the Image

Here M = I

I find the result is nice.

[attachment deleted by admin]
Kenavo

Grincheux
_____________________________________________________
http://www.phrio.biz

PBrennick

Grincheux,
This might be a bit too advanced for the userbase I am targetting.

Paul
The GeneSys Project is available from:
The Repository or My crappy website

Grincheux

Bad luck, but use it, the effect is fine...

I did not want to do what many people does.

I will come again with others functions, and perhaps I will be more lucky.

Bye
Kenavo

Grincheux
_____________________________________________________
http://www.phrio.biz

Vortex

Grincheux,

Would you like to send a working example? Thanks.

PBrennick

Grincheux,
If I upset you, I apologize, it was not my intent. I prefer to be upfront and honest so that if a function never appears in the library, no one is suprised.

If Vortex thinks it is usable, I will add it because I realize I am not always right. I have a copy of it because it iwill be useful to me, personally, at some point. I am working on a snippet collection just in case the GeneSys Editor becomes an IDE.

Paul
The GeneSys Project is available from:
The Repository or My crappy website

Grincheux

I will send you a working copy. No, there is better, this function is from I-View. The software is free and providing with its sources codes. The example is from a DLL called "Effects". All the program can be dowloaded at http://i-view.idcat39.com/index.html or from http://www.stosd.com.

I very well understand the reason why you cannot accept my contribution and I am not offended. But keep it for every use you want. CADEAU.

I will continue to help you, that's not a problem.

Take a look at stosd's site and send me your feedback, I would appreciate coming from you, vortex and/or hutch.

These sites are at their beginning, they take me a lot of time, I only have the night to work for them, and the day I have my store...

When is your IDE ready ? If you need some beta tester, I am ready.

Good night, yestirday I went to sleep at 06.00 am ! I am tired.

This answer is common for you and Vortex.

Bye.

Kenavo

Grincheux
_____________________________________________________
http://www.phrio.biz

Vortex

Grincheux,

I had a look at your website :

http://i-view.idcat39.com/download.html

Does your download page offers an example builded with asm? ( or a C&asm example? )

Grincheux

No you can see the first 300th effects at http://www.stosd.com/encours.html.

Attention if you don't have a DSL connection, all the images are loaded when the page is loaded. That could be very long without DSL.

Kenavo

Grincheux
_____________________________________________________
http://www.phrio.biz

Grincheux

The web site has now been updated. All the 306 effects are shown. For the effects giving the function, it can be found on the line before the last. It is the rightmost image. That is the effect #303.
Kenavo

Grincheux
_____________________________________________________
http://www.phrio.biz

Vortex

For the sake of logic, why did you feel the need to display all of those 306 images?

Grincheux

I never take some time to use what I make, like this I can see... and I am proud. I think it is a good work even if there are some hidden bugs.
Kenavo

Grincheux
_____________________________________________________
http://www.phrio.biz