Enum FillTypes

Enum FillTypes

名称: Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums 收藏: Aspose.Imaging.dll (25.4.0)

填充刷子类型。

public enum FillTypes

Fields

Fountain = 3

泉水填充應用色彩或色彩的格拉迪安。

FullColorPattern = 7

维克特模式填写。

ImportedBitmap = 6

Bitmap 模式填写。

NoFill = 1

不需要填充

Postscript = 4

邮件填写。应用一个复杂的 PostScript 文本填写。

Texture = 8

文本填写。

TwoColorPattern = 5

双色模型填写。

Uniform = 2

单身填充使用固定的填充颜色。

Unknown = 0

未知的填充类型

 中文