Home | GR32_Image | TCustomImage32 |
TCustomImage32.OnPixelCombine
property OnPixelCombine: TPixelCombineEvent;
type TPixelCombineEvent = procedure(F: TColor32; var B: TColor32; M: TColor32) of object;
Description
This event is redirected from the bitmap image, in order to make it accessible in the Delphi's Object Manager. There is no difference between using TCustomImage32.OnPixelCombine and TBitmap32.OnPixelCombine.
See Also
TBitmap32.OnPixelCombine, TColor32, TCustomImage32, TPixelCombineEvent
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007