[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TfpgImageBase.Invert

Inverts the Image

Declaration

Source position: fpg_base.pas line 231

public procedure TfpgImageBase.Invert(

  IncludeMask: Boolean = false

);

Description

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.


Documentation generated on: 2012-01-26