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