Default

ImageLoadOptions.Default property

Gets the default value for the ImageLoadOptions class.

public static ImageLoadOptions Default { get; }

Property Value

The default value for the ImageLoadOptions class.

See Also