GetTileImage

IPatternFormatEffectiveData.GetTileImage method

使用指定颜色为图案填充创建平铺图像。

public Bitmap GetTileImage(Color background, Color foreground)
范围类型描述
backgroundColor背景Color用于图案。
foregroundColor图案的前景Color。

返回值

平铺Bitmap。

也可以看看