SetInvAccuRatio

SetInvAccuRatio 1:

Sets the inverted ratio of the accumulator size in relation to the source image's size (e.g. a value of 2 means that the size is halved in both directions.)

Syntax

Definition:

METHOD SetInvAccuRatio : HRESULT
VAR_INPUT
    fInvAccuRatio : LREAL;
END_VAR

SetInvAccuRatio 2: Inputs

Name

Type

Description

fInvAccuRatio

LREAL

Inverted accumulator ratio (> 0)

SetInvAccuRatio 3: Return value

HRESULT