TBlendLine

Graphics32

TBlendLine

type TBlendLine = procedure (Src, Dst: PColor32; Count: Integer);

Desctiption

TBlendline is a type for line blending procedures. It is mainly used internally for handling specific CPU feature optimized versions (MMX etc.). See source code for details.

See Also

BlendLine, Color Types