Grok 12.0.1
Public Attributes | List of all members
_grk_image_meta Struct Reference

#include <grok.h>

Inheritance diagram for _grk_image_meta:
grk::GrkImageMeta

Public Attributes

grk_object obj
 
grk_color color
 
uint8_t * iptc_buf
 
size_t iptc_len
 
uint8_t * xmp_buf
 
size_t xmp_len
 

Member Data Documentation

◆ color

grk_color _grk_image_meta::color

◆ iptc_buf

uint8_t* _grk_image_meta::iptc_buf

◆ iptc_len

size_t _grk_image_meta::iptc_len

◆ obj

grk_object _grk_image_meta::obj

◆ xmp_buf

uint8_t* _grk_image_meta::xmp_buf

◆ xmp_len

size_t _grk_image_meta::xmp_len

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