TypeLib Xojo support Plugin |
|
IRawBitmapProcessor.Apply Method
Applies the effect on a given instance of a RawBitmap
Apply(
source as RawBitMap) as RawBitMap
Parameters
- source
- The RawBitmap to apply the effect on.
Returns
- RawBitMap
- The result RawBitmap
Remarks
See Also
IRawBitmapProcessor Interface