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
TCustomBitmap32.MasterAlpha
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024