interpolationMode Свойство (ResizeRequestParams)
Возвращает или задает алгоритм интерполяции, который следует использовать для изменения размера изображения.
'Declaration
Public Property interpolationMode As Vintasoft.Imaging.ImageInterpolationMode
public Vintasoft.Imaging.ImageInterpolationMode interpolationMode { get; set; }
public: __property Vintasoft.Imaging.ImageInterpolationMode get_interpolationMode();
public: __property void set_interpolationMode(
Vintasoft.Imaging.ImageInterpolationMode
);
public:
property Vintasoft.Imaging.ImageInterpolationMode interpolationMode {
Vintasoft.Imaging.ImageInterpolationMode get();
void set(Vintasoft.Imaging.ImageInterpolationMode );
}
Property Value
Значение по умолчанию - Vintasoft.Imaging.ImageInterpolationMode.HighQualityBicubic.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5