- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/imageops/psImageConvolve.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/psLib/src/imageops/psImageConvolve.h
r21335 r24557 96 96 ); 97 97 98 /// Copy a kernel 99 /// 100 /// Performs a deep copy of the input kernel 101 psKernel *psKernelCopy( 102 const psKernel *in ///< Kernel to be copied 103 ); 104 98 105 /// Checks the type of a particular pointer. 99 106 ///
Note:
See TracChangeset
for help on using the changeset viewer.
