Ejemplo n.º 1
0
	internal static extern ExifByteOrder exif_note_get_byte_order (_ExifNote *note);
Ejemplo n.º 2
0
	internal static extern void exif_note_set_byte_order (_ExifNote *note, ExifByteOrder order);
Ejemplo n.º 3
0
	internal static extern void exif_note_free (_ExifNote *note);
Ejemplo n.º 4
0
	internal static extern string [] exif_note_get_value (_ExifNote *note);
Ejemplo n.º 5
0
	internal static extern void exif_note_unref (_ExifNote *note);