Author |
Topic |
|
babursaylan
Turkey
15 Posts |
Posted - Apr 11 2022 : 07:34:21
|
Hi, as far as i understand about source code, IEProc.blur function doesnt run for 32bit bitmaps. The function neglects the transparency byte and returns 24bit bitmap result.
Is it really so? Am i missing something?
Or do you propose any solution?
Txs.
|
|
xequte
38611 Posts |
|
babursaylan
Turkey
15 Posts |
Posted - Apr 14 2022 : 05:39:58
|
Txs, im working with transparent PNG, and want to apply blur function on this PNG. |
|
|
babursaylan
Turkey
15 Posts |
Posted - Apr 16 2022 : 15:32:17
|
Hi Nigel, the problem which i couldnt solve is this;
I have a transparent PNG, i need to draw something transparent on this PNG.
Then i need to call IO functions, like BLUR for example.
It can draw and blur, without problem. But i can not retrive a transparent PNG as result anymore.
To tell it as brief: i want to call blur function on a 32bit bitmap indeed, without loosing my original opacity values. It means that i need blur function to work on transparent bitmaps directly.
But as far as i understood, the blur function works on 24bit bitmap.
Do you think that we can find any solution?
Txs. Babur Saylan |
|
|
xequte
38611 Posts |
|
|
Topic |
|