public interface IFillOverlay extends IImageTransformOperation
Modifier and Type | Method and Description |
---|---|
int |
getBlend()
FillBlendMode.
|
IFillFormat |
getFillFormat()
Fill format.
|
void |
setBlend(int value)
FillBlendMode.
|
int getBlend()
FillBlendMode.
Read/write FillBlendMode
.
void setBlend(int value)
FillBlendMode.
Read/write FillBlendMode
.
IFillFormat getFillFormat()
Fill format.
Read-only IFillFormat
.