Default

ImageSaveOptions.Default property

Gets the default value for the ImageSaveOptions class.

public static ImageSaveOptions Default { get; }

Property Value

The default value for the ImageSaveOptions class.

See Also