| Package | Description |
|---|---|
| com.aspose.cad |
| Modifier and Type | Method and Description |
|---|---|
DitheringMethods |
RawDataSettings.getDitheringMethod()
Gets or sets the dithering method to use for raw data conversion
|
static DitheringMethods |
DitheringMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DitheringMethods[] |
DitheringMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RawDataSettings.setDitheringMethod(DitheringMethods value)
Gets or sets the dithering method to use for raw data conversion
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.