Changeset 1537 for trunk/archive/pslib/include/psImage.h
- Timestamp:
- Aug 13, 2004, 2:34:40 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psImage.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psImage.h
r1424 r1537 53 53 ; 54 54 55 /// Create a subimage of the area specified by an image section, [x1:x2,y1:y2] 56 psImage * 57 psImageSubsection(const psImage *image, ///< Parent image 58 const *section ///< Image section, of the form [x1:x2,y1:y2] 59 ); 60 61 55 62 /// Destroy the specified image (destroy children if they exist). 56 63 void
Note:
See TracChangeset
for help on using the changeset viewer.
