TypeLib Xojo support Plugin |
|
IRawBitmapProcessor Interface
A interface to help you chain together many RawBitmap graphics effects.
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 IRawBitmapProcessor
Methods
Apply | Applies the effect on a given instance of a RawBitmap |
[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