![]() |
![]() |
![]() |
procedure InvertRGB(Dst, Src: TBitmap32);
Inverts RGB color channels, and copies the alpha channel without inversion. If necessary, the Dst bitmap is resized to fit Src dimensions. This function is equal to calling Invert with Components = [ccRed, ccGreen, ccBlue].
This function supports in-place operation, that is Dst may be the same as Src.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007