| Package | Description |
|---|---|
| com.aspose.eps |
The com.aspose.eps is a root package for all classes that deal with PS/EPS files.
|
| Modifier and Type | Method and Description |
|---|---|
static HatchStyle |
HatchStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HatchStyle[] |
HatchStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TexturePaint |
HatchPaintLibrary.getHatchTexturePaint(HatchStyle style,
Color foreColor,
Color backColor)
Returns TexturePaint created that encapsulates hatch pattern in accordance to hatch style.
|
Copyright © 2025 Aspose. All Rights Reserved.