EmfBitBlt.SourceBitmap

EmfBitBlt.SourceBitmap property

获取或设置包含源位图的缓冲区,该缓冲区不需要与 EMR_BITBLT 记录的固定部分连续。因此,缓冲区中标记为 “UndefinedSpace” 的字段是可选的,必须被忽略。

public WmfDeviceIndependentBitmap SourceBitmap { get; set; }

另请参见