type TBlendReg = function (F, B: TColor32): TColor32;
TBlendReg is a type for blending procedures. It is mainly used internally for handling specific CPU feature optimized versions (MMX etc.). See source code for details.
[See also]: Blend