SetQuality method

Sets the quality level used to render the transform result.

Syntax

HRESULT retVal = object.SetQuality(fQuality);

Parameters

  • fQuality [in]
    Type: float

    Number from zero to one that specifies the quality level.

Remarks

The Quality property is often used to specify the rendering quality of the transform result. However, not all transforms support this property. For more information on the Quality property, see Author's Guide to Transforms.