GetDefaultOptions

ApngImage.GetDefaultOptions method

Retrieve the default options effortlessly with this straightforward method. Ideal for developers seeking quick access to default Apng image settings.

public override ImageOptionsBase GetDefaultOptions(object[] args)
ParameterTypeDescription
argsObject[]The arguments.

Return Value

Default options

See Also