EmfSetStrechBltMode

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emf.records.EmfRecord, com.aspose.imaging.fileformats.emf.emf.records.EmfStateRecordType

public final class EmfSetStrechBltMode extends EmfStateRecordType

EMR_SETSTRETCHBLTMODE 记录指定位图拉伸模式。

构造函数

构造函数描述
EmfSetStrechBltMode(EmfRecord source)初始化 EmfSetStrechBltMode 类的新实例。

方法

方法描述
getStretchMode()获取或设置一个 32 位无符号整数,指定拉伸模式,并且可能位于 StretchMode 枚举中。
setStretchMode(int value)获取或设置一个 32 位无符号整数,指定拉伸模式,并且可能位于 StretchMode 枚举中。

EmfSetStrechBltMode(EmfRecord source)

public EmfSetStrechBltMode(EmfRecord source)

初始化 EmfSetStrechBltMode 类的新实例。

Parameters:

参数类型描述
sourceEmfRecord源。

getStretchMode()

public int getStretchMode()

获取或设置一个 32 位无符号整数,指定拉伸模式,并且可能位于 StretchMode 枚举中。

Returns: int

setStretchMode(int value)

public void setStretchMode(int value)

获取或设置一个 32 位无符号整数,指定拉伸模式,并且可能位于 StretchMode 枚举中。

Parameters:

参数类型描述
valueint