|
LibGd 2.4.0-dev
GD Graphics library
|
Structured error details for UltraHDR APIs. More...
#include <gd.h>
Data Fields | |
| int | code |
| int | provider_code |
| char | message [128] |
Structured error details for UltraHDR APIs.
| int gdUhdrError::code |
libgd UltraHDR status code, one of the GD_UHDR_* values.
| char gdUhdrError::message[128] |
Optional human-readable error detail.
| int gdUhdrError::provider_code |
Underlying libultrahdr provider error code, if any.