Constructor and Description |
---|
WmfSetStretchbltMode() |
Modifier and Type | Method and Description |
---|---|
int |
getReserved()
Gets or sets the reserved.
|
int |
getStretchMode()
Gets or sets the stretch mode.
|
void |
setReserved(int value)
Gets or sets the reserved.
|
void |
setStretchMode(int value)
Gets or sets the stretch mode.
|
public int getStretchMode()
Gets or sets the stretch mode.
Value: The bitmap stretching mode.public void setStretchMode(int value)
Gets or sets the stretch mode.
Value: The bitmap stretching mode.public int getReserved()
Gets or sets the reserved.
Value: The reserved.public void setReserved(int value)
Gets or sets the reserved.
Value: The reserved.