ImageSaveOptions.SmoothingMode

ImageSaveOptions.SmoothingMode property

Gets/sets the smoothing mode for rendering image.

public SmoothingMode? SmoothingMode { get; set; }

See Also