Header file defining the JPEG integration API. More...
Data Structures | |
struct | jpeg_callbacks |
Callback structure provided by the RIP to the JPEG implementation, for access to RIP memory handling and JPEG data source. More... | |
struct | jpeg_decode_params |
Structure defining any decode parameters defined for decoding the jpeg image. More... | |
struct | sw_jpeg_api_20190717 |
JPEG api structure version 20190717. More... | |
Macros | |
#define | JPEG_CALLBACKS_INIT { sizeof(jpeg_callbacks), NULL, NULL, NULL, } |
Static/auto initialiser for empty jpeg_callbacks structure. | |
Typedefs | |
typedef struct jpeg_callbacks | jpeg_callbacks |
Callback structure provided by the RIP to the JPEG implementation, for access to RIP memory handling and JPEG data source. More... | |
typedef struct jpeg_decode_params | jpeg_decode_params |
Structure defining any decode parameters defined for decoding the jpeg image. More... | |
Header file defining the JPEG integration API.
Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved. Global Graphics Software Ltd. Confidential Information.