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

TRawImage.PerformEffect

PerformEffect - applies a specified special effect to the data of the Raw Image.

Declaration

Source position: graphtype.pp line 222

procedure TRawImage.PerformEffect(

  const ADrawEffect: TGraphicsDrawEffect;

  CreateNewData: Boolean = True;

  FreeOldData: Boolean = False

);


Version 3.2 Generated 2024-02-25 Home