JCL Help:InvertRGB

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 procedure InvertRGB(Dst: TJclBitmap32; Src: TJclBitmap32);


Description

Inverts RGB color channels, and copies the alpha channel without inversion. If necessary, the Dst bitmap is resized to fit Src dimensions. This function supports in-place operation, that is Dst may be the same as Src.


See Also

Invert TJclBitmap32


About

Unit

JclGraphics


Donator

Alex Denissov


Platforms

VCL


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page