[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 224

procedure TRawImage.PerformEffect(

  const ADrawEffect: TGraphicsDrawEffect;

  CreateNewData: Boolean = True;

  FreeOldData: Boolean = False

);


Version 4.0 Generated 2025-05-03 Home