Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ImageSplitter/ImageSplitter-Prefix.pch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by zcode, Wed Feb 13 03:09:04 2013 UTC revision 2 by zcode, Fri Feb 15 07:01:49 2013 UTC
# Line 5  Line 5 
5  #ifdef __OBJC__  #ifdef __OBJC__
6          #import <Cocoa/Cocoa.h>          #import <Cocoa/Cocoa.h>
7  #endif  #endif
8    
9    #define IMAGE_TYPE_JPEG                 0
10    #define IMAGE_TYPE_PNG                  1
11    #define IMAGE_TYPE_TIFF                 2
12    #define IMAGE_TYPE_JPEG2000             3
13    #define IMAGE_TYPE_BMP                  4

Legend:
Removed from v.1  
changed lines
  Added in v.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26