Unit 'GraphType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home