- Timestamp:
- Sep 14, 2012, 6:10:32 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906/psLib/src/imageops/psImageInterpolate.h
r21281 r34442 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.
