php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
maker_note_type Struct Reference

Data Fields

tag_table_type tag_table
 
char * make
 
char * id_string
 
int id_string_len
 
int offset
 
mn_byte_order_t byte_order
 
mn_offset_mode_t offset_mode
 

Detailed Description

Definition at line 1277 of file exif.c.

Field Documentation

◆ byte_order

mn_byte_order_t maker_note_type::byte_order

Definition at line 1283 of file exif.c.

◆ id_string

char* maker_note_type::id_string

Definition at line 1280 of file exif.c.

◆ id_string_len

int maker_note_type::id_string_len

Definition at line 1281 of file exif.c.

◆ make

char* maker_note_type::make

Definition at line 1279 of file exif.c.

◆ offset

int maker_note_type::offset

Definition at line 1282 of file exif.c.

◆ offset_mode

mn_offset_mode_t maker_note_type::offset_mode

Definition at line 1284 of file exif.c.

◆ tag_table

tag_table_type maker_note_type::tag_table

Definition at line 1278 of file exif.c.


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