Changeset 15 in Sophya for trunk/SophyaPI/PI/piimage.cc
- Timestamp:
- May 15, 1996, 4:34:53 PM (29 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/piimage.cc
r11 r15 6 6 #include <stdlib.h> 7 7 #include <stdio.h> 8 #include <string> 8 9 #include <string.h> 9 10 … … 187 188 { 188 189 // printf("PIImage::Resize\n"); 189 PIPixmap X::Resize();190 PIPixmap::Resize(); 190 191 SetPave(); 191 192 Apply();
Note:
See TracChangeset
for help on using the changeset viewer.