quantizationMethod Свойство (ChangePixelFormatToPaletteRequestParams)
Возвращает или устанавливает метод квантования цвета.
'Declaration
Public Property quantizationMethod As Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod
public Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod quantizationMethod { get; set; }
public: __property Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod get_quantizationMethod();
public: __property void set_quantizationMethod(
Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod
);
public:
property Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod quantizationMethod {
Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod get();
void set(Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod );
}
Property Value
Значение по умолчанию - Vintasoft.Imaging.ImageProcessing.ColorQuantizationMethod.AdvancedMedianCut.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5