SvgImage.GetDefaultOptions
SvgImage.GetDefaultOptions method
Retrieve the default options configured for the image, providing a baseline setting for various operations such as resizing, compression, or encoding. This method is pivotal in ensuring consistent behavior and quality standards across image processing tasks without the need for explicit parameterization.
public override ImageOptionsBase GetDefaultOptions(object[] args)
Parameter | Type | Description |
---|---|---|
args | Object[] | The arguments. |
Return Value
Default options
See Also
- class ImageOptionsBase
- class SvgImage
- namespace Aspose.Imaging.FileFormats.Svg
- assembly Aspose.Imaging