| Parameter | Description |
|---|---|
| SrcBitmap | Bitmap to merge with the current image (TBitmap images must be pf1bit, pf8bit, pf24bit or pf32bit) |
| pcf | Percentage of current image (100 = only the current image, 0 = only SrcBitmap) |
| Mask | Gray scale (ie8g) mask, which indicates how merge source with the background image (255 = full SrcBitmap, 0 = full background) |
| Demos\ImageEditing\CompleteEditor\PhotoEn.dpr |
| Demos\ImageEditing\EveryMethod\EveryMethod.dpr |

