WmfSetBkMode

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject

public class WmfSetBkMode extends WmfObject

The set bk mode.

Constructors

ConstructorDescription
WmfSetBkMode()

Methods

MethodDescription
getBkMode()Gets or sets the bk mode.
setBkMode(short value)Gets or sets the bk mode.
getReserved()Gets or sets the reserved.
setReserved(int value)Gets or sets the reserved.

WmfSetBkMode()

public WmfSetBkMode()

getBkMode()

public short getBkMode()

Gets or sets the bk mode.

Value: The bk mode.

Returns: short

setBkMode(short value)

public void setBkMode(short value)

Gets or sets the bk mode.

Value: The bk mode.

Parameters:

ParameterTypeDescription
valueshort

getReserved()

public int getReserved()

Gets or sets the reserved.

Value: The reserved.

Returns: int

setReserved(int value)

public void setReserved(int value)

Gets or sets the reserved.

Value: The reserved.

Parameters:

ParameterTypeDescription
valueint