public class DracoOptions extends ImageOptionsBase
The Draco options.
| Constructor and Description |
|---|
DracoOptions() |
| Modifier and Type | Method and Description |
|---|---|
float |
getPenWidth()
Gets or sets the pen width.
|
FileFormat |
getTargetFormat() |
void |
setPenWidth(float value)
Gets or sets the pen width.
|
getInterruptionToken, getLayers, getOutputMode, getPalette, getPc3File, getRenderToGraphicsBound, getResolutionSettings, getRotation, getSource, getTimeout, getUserWatermarkColor, getUserWatermarkText, getVectorRasterizationOptions, getXmpData, setInterruptionToken, setLayers, setOutputMode, setPalette, setPc3File, setRenderToGraphicsBound, setResolutionSettings, setRotation, setSource, setTimeout, setUserWatermarkColor, setUserWatermarkText, setVectorRasterizationOptions, setXmpDatapublic FileFormat getTargetFormat()
getTargetFormat in class ImageOptionsBasepublic final float getPenWidth()
Gets or sets the pen width.
public final void setPenWidth(float value)
Gets or sets the pen width.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.