OdgImage.GetDefaultOptions
OdgImage.GetDefaultOptions method
This property provides access to the default options associated with an image. By retrieving these options, developers can quickly ascertain the default settings applied to the image, facilitating the creation of new instances or the modification of existing ones based on these presets.
public override ImageOptionsBase GetDefaultOptions(object[] args)
Parameter | Type | Description |
---|---|---|
args | Object[] | The arguments. |
Return Value
Default options
See Also
- class ImageOptionsBase
- class OdgImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging