public static interface HemfPlusDraw.EmfPlusSolidColor
Modifier and Type | Field and Description |
---|---|
static BitField |
SOLID_COLOR
If set, brushId specifies a color as an EmfPlusARGB object.
|
Modifier and Type | Method and Description |
---|---|
default void |
applyColor(HemfGraphics ctx) |
default int |
getBrushId() |
int |
getBrushIdValue() |
int |
getFlags() |
default java.awt.Color |
getSolidColor() |
default boolean |
isSolidColor() |
static final BitField SOLID_COLOR
int getFlags()
int getBrushIdValue()
default boolean isSolidColor()
default int getBrushId()
default java.awt.Color getSolidColor()
default void applyColor(HemfGraphics ctx)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.