| Package | Description |
|---|---|
| com.aspose.cad.imageoptions.svgoptionsparameters |
| Modifier and Type | Method and Description |
|---|---|
static SvgImageType |
SvgImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SvgImageType[] |
SvgImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ISvgResourceKeeperCallback.onImageResourceReady(byte[] imageData,
SvgImageType imageType,
String suggestedFileName,
boolean[] useEmbeddedImage)
Called for each raster image in SVG.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.