|
InterpolationModes |
Beschreibung |
|
0 – Default |
Die GDI+ Standardeinstellung |
|
1 – InterpolationModeLowQuality |
Geringe Qualität |
|
2 – InterpolationModeHighQuality |
Höhere Qualität |
|
3 - InterpolationModeBiLinear |
Lineare Interpolation mit Berücksichtigung von zwei Pixeln in jede Richtung |
|
4 - InterpolationModeBiCubic |
Interpolation unter Berücksichtigung von drei Pixeln |
|
5 - InterpolationModeNearestNeighbour |
Interpolation über den nähesten Pixel-Nachbarn |
|
6 - InterpolationModeHighQualityBilinear |
Höhere Qualität als 3 |
|
7 - InterpolationModeHighQualityBiCubic |
Höhere Qualität als 4 |