Changeset 34800 for trunk/psLib/src/imageops/psImageInterpolate.h
- Timestamp:
- Dec 11, 2012, 2:04:31 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/imageops/psImageInterpolate.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/psLib/src/imageops/psImageInterpolate.h
r21281 r34800 33 33 PS_INTERPOLATE_LANCZOS3, ///< Sinc interpolation with 6x6 pixel kernel 34 34 PS_INTERPOLATE_LANCZOS4, ///< Sinc interpolation with 8x8 pixel kernel 35 PS_INTERPOLATE_BILINEAR_SIMPLE, ///< Simple manual bilinear interpolation 35 36 } psImageInterpolateMode; 36 37
Note:
See TracChangeset
for help on using the changeset viewer.
