Tiff
Description:
public namespace Tiff
Content:
Classes:
Structs:
Enums:
Constants:
Delegates:
- public delegate int @get (RGBAImage p1, uint32[] p2, uint32 p3, uint32 p4)
- public delegate int CloseProc (thandle_t p1)
- public delegate void ExtendProc (TIFF p1)
- public delegate int InitMethod (TIFF p1, int p2)
- public delegate int MapFileProc (thandle_t p1, ref tdata_t p2, ref toff_t p3)
- public delegate void PrintMethod (TIFF p1, FileStream p2, long p3)
- public delegate tsize_t ReadWriteProc (thandle_t p1, tdata_t p2, tsize_t p3)
- public delegate toff_t SeekProc (thandle_t p1, toff_t p2, int p3)
- public delegate toff_t SizeProc (thandle_t p1)
- public delegate void TileContigRoutine (RGBAImage p1, uint32[] p2, uint32 p3, uint32 p4, uint32 p5, uint32 p6, int32 p7, int32 p8, uchar* p9)
- public delegate void TileSeparateRoutine (RGBAImage p1, uint32[] p2, uint32 p3, uint32 p4, uint32 p5, uint32 p6, int32 p7, int32 p8, uchar* p9, uchar* p10, uchar* p11, uchar* p12)
- public delegate void UnmapFileProc (thandle_t p1, tdata_t p2, toff_t p3)
2022 vala-language.org