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