TBlendRegEx

type TBlendRegEx = function (F, B, M: TColor32): TColor32;

Desctiption

TBlendRegEx 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

Color Types, BlendEx