TypeLib Xojo support Plugin |
|
IRawBitmapProcessorAsync Interface
A interface to help you chain together many RawBitmap graphics effects in async mode.
So you could have a array of preconfigured effects of different kind, and then run through the array and call the Apply function which you could call as the common interface had promised the existence of a Apply function.
interface IRawBitmapProcessorAsync
Methods
ApplyAsync | Applies the effect asynchronously on a RawBitmap image with parameters that have been set on the class instance. |
[Footnote]
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS