PsdImage.Dither
PsdImage.Dither method
对当前图像执行抖动。
public override void Dither(DitheringMethod ditheringMethod, int bitsCount,
IColorPalette customPalette)
范围 | 类型 | 描述 |
---|---|---|
ditheringMethod | DitheringMethod | 抖动法。 |
bitsCount | Int32 | 最后的比特用于抖动。 |
customPalette | IColorPalette | 用于抖动的自定义调色板。 |
也可以看看
- enum DitheringMethod
- interface IColorPalette
- class PsdImage
- 命名空间 Aspose.PSD.FileFormats.Psd
- 部件 Aspose.PSD