Changeset 3545 in Sophya for trunk/SophyaPI/PI/pipixutils.h
- Timestamp:
- Nov 17, 2008, 11:45:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pipixutils.h
r3519 r3545 70 70 { return rgbpix_[j*sx_+i]; } 71 71 72 void SaveToFile(const char * filename); 72 int SaveToFile(const char * filename); 73 int ReadFrFile(const char * filename); 73 74 74 75 protected:
Note:
See TracChangeset
for help on using the changeset viewer.