procedure Invert(Dst, Src: TCustomBitmap32; Components : TColor32Components = [ccAlpha, ccRed, ccGreen, ccBlue]);
Inverts the given set of components. If no component set is provided all color components, including the alpha component will be inverted.
This function supports in-place operation, that is Dst may be the same as Src.
TCustomBitmap32, Color Types, InvertRGB
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024