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 X Cocoa 32 bitMacOS X Cocoa 64 bitWindows 32 bitWindows 64 bitLinux 32 bitLinux 64 bitLinux ARMUnsupported Platforms:
MacOS X Carbon