Error Codes for the Imaging API (Compact 2013)

3/26/2014

This feature is being deprecated for this release. Refer to this component: Windows Imaging Component.

The following list shows the standard error codes used throughout the Imaging API.

  • E_INVALIDARG
  • E_OUTOFMEMORY
  • E_NOTIMPL
  • E_ACCESSDENIED
  • E_PENDING

The following list shows the error codes unique to the Imaging API.

  • IMGERR_OBJECTBUSY
  • IMGERR_NOPALETTE
  • IMGERR_BADLOCK
  • IMGERR_BADUNLOCK
  • IMGERR_NOCONVERSION
  • IMGERR_CODECNOTFOUND
  • IMGERR_NOFRAME
  • IMGERR_ABORT
  • IMGERR_FAILLOADCODEC
  • IMGERR_PROPERTYNOTFOUND
  • IMGERR_PROPERTYNOTSUPPORTED

Requirements

Header

imaging.h

See Also

Reference

Imaging Macros