TBlendReg

Graphics32

TBlendReg

type TBlendReg = function (F, B: TColor32): TColor32;

Desctiption

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, Color Types