Class TMotionBlurTask

Unit

Declaration

type TMotionBlurTask = class(TFilterTask)

Description

Blur task for motion blur

Hierarchy

Overview

Methods

Public constructor Create(ABmp: TBGRACustomBitmap; ABounds: TRect; ADistance, AAngle: single; AOriented: boolean);
Protected procedure DoExecute; override;

Description

Methods

Public constructor Create(ABmp: TBGRACustomBitmap; ABounds: TRect; ADistance, AAngle: single; AOriented: boolean);

This item has no description.

Protected procedure DoExecute; override;

This item has no description.