You think you have found a bug ? You've got a suggestion to modify PhotoFiltre ? /
Ĉu vi opinias vi trovis malbonadĵon ? Ĉu vi havas sugeston por modifi PhotoFiltre ?
Modérateur : Modérateurs
Benjamin
Membre d'honneur
Messages : 1075 Inscription : 29 oct. 2003 14:53
Version de PhotoFiltre : 6.0
Système d'exploitation : Windows 2000 SP 4
Processeur : Pentium IV 2,4Ghz
Mémoire RAM : 512Mo DDR 333
Localisation : 21
Message
par Benjamin » 24 juin 2004 7:37
You can use Arithmetique to make a mask for PhotoMask like with this formula :
If((X(I1)<64) or (Y(I1)<64) or (X(I1)>W(I1)-64) or (Y(I1)>H(I1)-64), Min(X(I1),Y(I1),W(I1)-X(I1),H(I1)-Y(I1))*4,255)
Where I1 is your image. It will make a new white image with a gradiant border around it.
Save this new image in GIF in the PhotoFiltre's masks folder. Select your original image an use Filter / PhotoMask
Open the image you saved in the last stage.
Mode : Color
Opacity : 100
Don't use bichromie
Antonio
Administrateur(trice)|Administrateur|Administratrice
Messages : 12905 Inscription : 28 oct. 2003 22:49
Message
par Antonio » 24 juin 2004 8:39
Or use Filter / Stylise / Progressive contour
Benjamin
Membre d'honneur
Messages : 1075 Inscription : 29 oct. 2003 14:53
Version de PhotoFiltre : 6.0
Système d'exploitation : Windows 2000 SP 4
Processeur : Pentium IV 2,4Ghz
Mémoire RAM : 512Mo DDR 333
Localisation : 21
Message
par Benjamin » 24 juin 2004 8:44
This will be more simple i think
Beginner
Message
par Beginner » 25 juin 2004 3:43
I'm now able to get the effect I want, thanks to Antonio and Benjamin. Wow, photofiltre is a very powerful tool.
Many thanks for the tips!!