dng_errors.h File Reference

Go to the source code of this file.


Typedefs

typedef int32 dng_error_code
 Type for all errors used in DNG SDK. Generally held inside a dng_exception.

Enumerations

enum  {
  dng_error_none = 0, dng_error_unknown = 100000, dng_error_not_yet_implemented, dng_error_silent,
  dng_error_user_canceled, dng_error_host_insufficient, dng_error_memory, dng_error_bad_format,
  dng_error_matrix_math, dng_error_open_file, dng_error_read_file, dng_error_write_file,
  dng_error_end_of_file, dng_error_file_is_damaged, dng_error_image_too_big_dng, dng_error_image_too_big_tiff
}

Detailed Description

Error code values.

Copyright © 2006-2009 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google