internal static extern uint OpenMultiBitmap(
     FIF format,
     string fileName,
     [MarshalAs(UnmanagedType.Bool)] bool createNew,
     [MarshalAs(UnmanagedType.Bool)] bool readOnly,
     [MarshalAs(UnmanagedType.Bool)] bool keepCacheInMemory,
     int flags);
 internal static extern bool FIFSupportsICCProfiles(FIF format);
Esempio n. 3
0
 public static extern bool Save(FIF format, FIBITMAP dib, string filename, int flags);
 internal static extern bool FIFSupportsExportBPP(FIF format, int bpp);
 internal static extern string GetFIFDescription(FIF format);
 internal static extern int SetPluginEnabled(FIF format,
                                             [MarshalAs(UnmanagedType.Bool)] bool enabled);
 internal static extern bool Save(FIF format, uint dib, string filename, int flags);
 internal static extern string GetFormatFromFIF(FIF format);
Esempio n. 9
0
 public static extern bool FIFSupportsReading(FIF format);
Esempio n. 10
0
 public static extern string GetFIFRegExpr(FIF format);
Esempio n. 11
0
 public static extern string GetFIFDescription(FIF format);
Esempio n. 12
0
 public static extern string GetFIFExtensionList(FIF format);
Esempio n. 13
0
 public static extern string GetFormatFromFIF(FIF format);
Esempio n. 14
0
 public static extern int IsPluginEnabled(FIF format);
Esempio n. 15
0
 public static extern int SetPluginEnabled(FIF format, bool enabled);
 internal static extern bool FIFSupportsWriting(FIF format);
 internal static extern string GetFIFExtensionList(FIF format);
Esempio n. 18
0
 public static extern bool FIFSupportsWriting(FIF format);
 internal static extern uint Load(FIF format, string filename, int flags);
Esempio n. 20
0
 public static extern bool FIFSupportsExportType(FIF format, FIT ftype);
 internal static extern uint Load(FIF format, string filename, int flags);
Esempio n. 22
0
 public static extern bool FIFSupportsICCProfiles(FIF format, FIT ftype);
 internal static extern string GetFormatFromFIF(FIF format);
Esempio n. 24
0
 public static extern FIMULTIBITMAP OpenMultiBitmap(
     FIF format, string filename, bool createNew, bool readOnly, bool keepCacheInMemory, int flags);
 internal static extern bool FIFSupportsReading(FIF format);
Esempio n. 26
0
 public static extern bool FIFSupportsExportType(FIF format, FIT ftype);
 internal static extern bool FIFSupportsICCProfiles(FIF format);
Esempio n. 28
0
 public static extern bool FIFSupportsICCProfiles(FIF format, FIT ftype);
 internal static extern bool FIFSupportsExportType(FIF format, FreeImageType ftype);
Esempio n. 30
0
 public static extern bool FIFSupportsReading(FIF format);
 internal static extern bool FIFSupportsReading(FIF format);
Esempio n. 32
0
 public static extern bool FIFSupportsWriting(FIF format);
 internal static extern string GetFIFDescription(FIF format);
Esempio n. 34
0
 public static extern string GetFIFDescription(FIF format);
 internal static extern string GetFIFRegExpr(FIF format);
Esempio n. 36
0
 public static extern string GetFIFExtensionList(FIF format);
 internal static extern int IsPluginEnabled(FIF format);
Esempio n. 38
0
 public static extern string GetFIFRegExpr(FIF format);
 internal static extern uint OpenMultiBitmap(
     FIF format,
     string fileName,
     [MarshalAs(UnmanagedType.Bool)] bool createNew,
     [MarshalAs(UnmanagedType.Bool)] bool readOnly,
     [MarshalAs(UnmanagedType.Bool)] bool keepCacheInMemory,
     int flags);
Esempio n. 40
0
 public static extern string GetFormatFromFIF(FIF format);
 internal static extern int SetPluginEnabled(FIF format,
     [MarshalAs(UnmanagedType.Bool)] bool enabled);
Esempio n. 42
0
 public static extern int IsPluginEnabled(FIF format);
 internal static extern bool Save(FIF format, uint dib, string filename, int flags);
Esempio n. 44
0
 public static extern FIBITMAP Load(FIF format, string filename, int flags);
 internal static extern int IsPluginEnabled(FIF format);
Esempio n. 46
0
 public static extern FIMULTIBITMAP OpenMultiBitmap(
     FIF format, string filename, bool createNew, bool readOnly, bool keepCacheInMemory, int flags);
 internal static extern string GetFIFExtensionList(FIF format);
Esempio n. 48
0
 public static extern bool Save(FIF format, FIBITMAP dib, string filename, int flags);
 internal static extern string GetFIFRegExpr(FIF format);
Esempio n. 50
0
 public static extern int SetPluginEnabled(FIF format, bool enabled);
 internal static extern bool FIFSupportsWriting(FIF format);
Esempio n. 52
0
 public static extern int FreeImage_Load(FIF format, string filename, int flags);
 internal static extern bool FIFSupportsExportType(FIF format, FreeImageType ftype);
Esempio n. 54
0
 public static extern bool FreeImage_Save(FIF format, int handle, string filename, int flags);
 internal static extern bool FIFSupportsExportBPP(FIF format, int bpp);
Esempio n. 56
0
 public static extern FIBITMAP Load(FIF format, string filename, int flags);