[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Inverts the Image
Source position: fpg_base.pas line 231
public procedure TfpgImageBase.Invert( |
IncludeMask: Boolean = false |
); |
Inverts the Image. This changes the actual data of the image. There is no undo function. So if you want to undo this action, you must keep copy of the original image before you call Invert.