In short; create a clickable control: ctl(123): StaticText(NOTIFY, CENTER), "Link" Then in the OnCtl handler; OnCtl(n): { const int CTL_HYPERLINK = 123; if...
Hi there! Although I have been using FilterMeister for quite some time, I found out about this group only recently. I was happy to learn that the project is...
Harry, thanks for your comment. It's quite straightforward to implement your suggestion and there is plenty of space for another slider, so here is the new...
Hi Jamie, Good, that gives more control! By the way, you use a radial gradient for the effect. Is vignetting produced that way by cameras? Because the lens...
Hi, About the vignetting phenomenon: The vignetting results depend on the shape of the lens: In the middle of the lens the light reaches the surface under 90...
Noooooooo, what I meant with cilindrical lenses is the round ones, just ordinary most common lenses. I should have said round lenses instead but round lenses...
Hello All, I have used Photoshop for years, but have never used anything like FilterMeister to make my own effects. Is there a good tutorial/book for beginners...
Hi, A good starting point would be any book on the basics of the C language. FilterMeister's language is largely based on the C language albeit with some ...
If you know nothing about programming at all, there are learning languages available. Anything with the word BASIC in its name should be fairly simple to work...
Hi There is such a *Special* lens I have not seen it but it is used to make fat people thinner thereby distorting the person to a thinner face, body ect ect ...
Pieter van der Vyver€...
mwpvdv@...
Nov 10, 2004 9:01 pm
2936
Hello Jamie, Welcome to the group! I'm particullary interested in high quality digital image enhancement. I discovered FilterMeister via the web, some years...
Hi folks, wow, I never thought my modest piece of code would unleash such a vivid discussion! I appreciate Robertos passionate treatment on the vignetting...
Hi, There's an other thing left now you mention apertures: bending of light along edges (edge of diafragm). I think this might be a visible phenomenon since...
... 3 ... thing ... Well that's a matter for aperture ratio. A 2mm hole in a wall of a room, the focal length being a couple of metres, is a tiny aperture of...
Well, just to set the history straight... ... No. "Camera" means simply "chamber". "Camera obscura" means "dark chamber", or dark room as you say. ... Well......
Roberto: Vignetting occurs especially with a large aperture, and less likely with a small one. For most situations it's enough to kow that usually a...
Hi Shifty, Fresnel lenses are extremely flat "sheets" with a relief pattern in it. The surface of the pattern has areas of different angle, imitating the...
... It is my understanding that early rennaisance artists did indeed use lenses, mirrors and dark rooms as proven by the often distored perspective in these ...
Wow! ... We have painters in the group??? So really with canvas, brushes and paint? Not a tablet? :-))) Anyone else spending time on calligraphy, sculpturing,...
Hi, This is a little off-topic because it deals with a stand-alone app I wrote not a plug-in. But I figure you guys know the answer anyway. I have written a...
Hi, The license choice depends on your personal preferences. Basically it says what you can and cannot do with a product, the default (no license) being the...
Hi, Below not an answer, more like my dime in the pocket :) ... I'm not sure but I think the only official prove of beeing the original owner/ author is having...
Howdee, so here is my next contribution - a sharpening filter based on pixel displacement, also known as warp sharpening as Harry pointed out. There is some...