european_son
Member
Taking Blur Screenshot:
Blur_Screenshot.shot(blur_settings, filename, type)
Calling Saved Screenshot:
bitmap = Blur_Screenshot.cache[filename]
What kind of values 'blur_settings', 'filename' and 'type' should be?
There's no further info in the script's instructions. I've searched the forums and tried giving different values.
Nothing works and it seems I can't figure it out by myself. Has anyone else used this script?
PS. I have SDK2.4, MACL2.3 & screenshot.dll correctly installed in the project.
Blur_Screenshot.shot(blur_settings, filename, type)
Calling Saved Screenshot:
bitmap = Blur_Screenshot.cache[filename]
What kind of values 'blur_settings', 'filename' and 'type' should be?
There's no further info in the script's instructions. I've searched the forums and tried giving different values.
Nothing works and it seems I can't figure it out by myself. Has anyone else used this script?
PS. I have SDK2.4, MACL2.3 & screenshot.dll correctly installed in the project.