type TDrawMode = (dmOpaque, dmBlend, dmCustom, dmTransparent);
TDrawMode defines how the bitmap is combined with the background. This is the type for DrawMode property of TBitmap32 class, and it is also passed as parameter in BlockTransfer and StretchTransfer functions.
TBitmap32, TCustomBitmap32.OnPixelCombine, TCustomBitmap32.DrawMode, TCustomBitmap32.MasterAlpha, TCustomBitmap32.OuterColor, BlockTransfer, StretchTransfer
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024