exif-byte-order.c File Reference

#include <config.h>
#include <libexif/exif-byte-order.h>
#include <libexif/i18n.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

const char * exif_byte_order_get_name (ExifByteOrder order)
 Return a short, localized, textual name for the given byte order.


Function Documentation

const char* exif_byte_order_get_name ( ExifByteOrder  order  ) 

Return a short, localized, textual name for the given byte order.

Parameters:
[in] order byte order
Returns:
localized textual name of the byte order

Definition at line 29 of file exif-byte-order.c.

Referenced by test_exif_data().


SourceForge.net Logo Generated by doxygen