Imported Upstream version 2.3.15
This commit is contained in:
@ -357,7 +357,7 @@ Basic GIMP enumeration data types.
|
||||
GIMP_INTERPOLATION_NONE, /*< desc="interpolation|None" >*/
|
||||
GIMP_INTERPOLATION_LINEAR, /*< desc="interpolation|Linear" >*/
|
||||
GIMP_INTERPOLATION_CUBIC, /*< desc="Cubic" >*/
|
||||
GIMP_INTERPOLATION_LANCZOS /*< desc="Lanczos" >*/
|
||||
GIMP_INTERPOLATION_LANCZOS /*< desc="Sinc (Lanczos3)" >*/
|
||||
} GimpInterpolationType;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user