ConvertConfig.SetColorAntiAliasingEnabled Method

Definition

Namespace: P1.ImageSdk

Sets the Enabled state of the Color Anti Aliasing operation

public ConvertConfig SetColorAntiAliasingEnabled(bool enabled);

Parameters:

enabled

true will enable Color Anti Aliasing operation, false will disable it

Returns: