Home | GR32_ExtImage |
TRenderMode
type TRenderMode = (rnmFull, rnmConstrained);
Description
TRenderMode defines how the synthetic image will render or rasterize.
- rnmFull – a color information from the foreground image completely replaces the background data;
- rnmConstrained – foreground and background colors are blended together using per-pixel opacity of the foreground bitmap (stored in its alpha channel), multiplied by its MasterAlpha;
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007