GetDefaultOptions

EpsImage.GetDefaultOptions method

Retrieve default options effortlessly to streamline image processing tasks. Access preconfigured settings to expedite workflow and ensure consistent output quality without manual configuration.

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

Return Value

Default options

See Also