Class TvxConvolutionTransform

Unit

Declaration

type TvxConvolutionTransform = class(TvxTransform)

Description

TvxConvolutionTransform

Hierarchy

Overview

Methods

Public constructor Create;
Public procedure AfterConstruction; override;

Properties

Published property A1: ShortInt read FA1 write FA1;
Published property A2: ShortInt read FA2 write FA2;
Published property A3: ShortInt read FA3 write FA3;
Published property B1: ShortInt read FB1 write FB1;
Published property B2: ShortInt read FB2 write FB2;
Published property B3: ShortInt read FB3 write FB3;
Published property C1: ShortInt read FC1 write FC1;
Published property C2: ShortInt read FC2 write FC2;
Published property C3: ShortInt read FC3 write FC3;
Published property Divisor: ShortInt read FDivisor write FDivisor;

Description

Methods

Public constructor Create;
 
Public procedure AfterConstruction; override;
 

Properties

Published property A1: ShortInt read FA1 write FA1;
 
Published property A2: ShortInt read FA2 write FA2;
 
Published property A3: ShortInt read FA3 write FA3;
 
Published property B1: ShortInt read FB1 write FB1;
 
Published property B2: ShortInt read FB2 write FB2;
 
Published property B3: ShortInt read FB3 write FB3;
 
Published property C1: ShortInt read FC1 write FC1;
 
Published property C2: ShortInt read FC2 write FC2;
 
Published property C3: ShortInt read FC3 write FC3;
 
Published property Divisor: ShortInt read FDivisor write FDivisor;
 

Generated by PasDoc 0.15.0.