InvertColor

function InvertColor(color: TColor32): TColor32;

Inverts color without affecting the alpha channel.