Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the quality level used to render the transform result.
Syntax
HRESULT retVal = object.SetQuality(fQuality);
Parameters
fQuality [in]
Type: floatNumber 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.