|
API Guide Home (Online version only) |
![]() |
00001 /****************************************************************************** 00002 * Copyright (c) 2004 palmOne, Inc. or its subsidiaries. 00003 * All rights reserved. 00004 *****************************************************************************/ 00005 /** 00006 * @ingroup Imaging 00007 */ 00008 00009 /** 00010 * file PalmPhoto.h 00011 * @version 3.0 00012 * @date 04/28/2004 00013 * 00014 * @brief Palm Photos API. 00015 * @see palmOnephoto.h 00016 * 00017 */ 00018 00019 #ifndef Palm_Photo_H_ 00020 #define Palm_Photo_H_ 00021 00022 // Temporary shim until we move all the apps to the new filename 00023 // if you are adding this library to your application, you should 00024 // use palmOnePhoto.h directly. 00025 00026 #include <68K/Libraries/Imaging/palmOnePhoto.h> 00027 00028 #endif /* Palm_Photo_H_ */
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:06:54 2008 for Palm API Guide |