LibGd 2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
Data Fields
gdUhdrError Struct Reference

Structured error details for UltraHDR APIs. More...

#include <gd.h>

Data Fields

int code
 
int provider_code
 
char message [128]
 

Detailed Description

Structured error details for UltraHDR APIs.

Field Documentation

◆ code

int gdUhdrError::code

libgd UltraHDR status code, one of the GD_UHDR_* values.

◆ message

char gdUhdrError::message[128]

Optional human-readable error detail.

◆ provider_code

int gdUhdrError::provider_code

Underlying libultrahdr provider error code, if any.


The documentation for this struct was generated from the following file: