Creates an alpha channeled bitmap from an existing bitmap without alpha channel.
FWWaterMark( <hBitmap> ) –> <hBitmapAlphaChanneled>
| Parameter | Description |
|---|---|
| <hBitmap> | A handle of a bitmap without alpha channel |
| Returns | Description |
|---|---|
| <hBitmapAlphaChanneled> | The handle of the created bitmap with alpha channel |
FWH\source\WinApi\bmpdraw.c