Hi gang, the attached code will let you draw a white rectangle on the preview. It works fine at moderate preview size but the response is too slow (at least on...
Hi, ... Harry said once in this group that getOpen/SaveFileName would be the only dialog for inputting text strings (which is not really a solution). For some...
Hi Alois, Nice idea with the simulation. Another solution that has been discussed here in the past is creating an .exe file that is executed by FilterMeister...
Hi Alois,
it's brilliant, many thanks
Ralph
Am 21.11.2006 um 08:36 schrieb alois_zingl:
> Hi,
>
>
>> is it possible to pass any text string from the user...
Many thanks, Ralph. With updatePreview(a) the code runs faster indeed. I am attaching this alternative below. Greetings Martin %FFP Dialog: Size=(415,330) ...
Just a small and obvious addition: Drawing a rectangle of fixed colour will be almost invisble on an image area dominated by the same coulour, so I replaced...
jazzscriveyn, thanks for your improvement. ... You can do that by using the scaleFactor variable. With j0=getPreviewCoordX()*scaleFactor; etc. you can actually...
Hi,
there is an update of my plugin SF-Maskerade to version 2.2 with many improvements.
At a glance:
- 16 bit images are fully supported.
- the filter is...
CAUTION: The previous post (Wynefreed) appears to be some sort of virus, and was NOT posted by myself (has my account been compromised???). Please take...
Hi Alex, I didn't trust that email in the first place but since it apparently it came from you I did check the contents using "open with WinZip". First I...
Hi Alex, I didn't open that file since no descriptions of it was mentioned, and thus it made for me no sense. However you should check your PC, if it has no...
... It depends on the version of WinZip you have and if you have been keeping your system up to date with Windows Updates, etc. I'm not sure if Winzip was...
Hi all -- I have some C coding background but am new to FM and have a lot of questions. I have read "Getting Started" and the "User Guide" and understand that...
hi bobonoinc, that's lot of question. I'll try to help a bit. 1). How can you change the position of the Preview Window? Isn't it just another type of control?...
... When FM gets function capabilities, it will be possible to generate random numbers of much longer sequences before they repeat (i.e., numbers may repeat,...
Hiya Bob, ... "Getting Started" and the "User Guide" might be good places to start, but they're outdated now. That's not to say the information is incorrect,...
Just noticed there's a query next to my FM Wiki profile... are those profiles ending up in the manual that comes with FM? And/or are they only intended for...
The wiki-based documentation is generated based upon all pages linked (indirectly) from a specific start-page. The pages which are not supposed to be part of...
I can't believe how responsive and generous of your time you are. Thanks for sharing your knowledge. I have learned a lot already. One of the questions that I...
I'm got a simple contrast filter that works fine with 8-bit images. I'm looking into making it work for 16-bit images. The three functions I use are src(),...
Actually, I think can answer my own question. The algorithm I'm using works pretty well. I just have to make sure that I test it on 16-bit images. If I test it...
Is there a way to create a new directory/folder in FilterMeister? I've had a look through the Wiki, but haven't found anything that might help. I suspect...