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

Data Fields

php_streaminfile
 
char * FileName
 
time_t FileDateTime
 
size_t FileSize
 
image_filetype FileType
 
int Height
 
int Width
 
int IsColor
 
char * make
 
char * model
 
float ApertureFNumber
 
float ExposureTime
 
double FocalplaneUnits
 
float CCDWidth
 
double FocalplaneXRes
 
size_t ExifImageWidth
 
float FocalLength
 
float Distance
 
int motorola_intel
 
char * UserComment
 
int UserCommentLength
 
char * UserCommentEncoding
 
char * encode_unicode
 
char * decode_unicode_be
 
char * decode_unicode_le
 
char * encode_jis
 
char * decode_jis_be
 
char * decode_jis_le
 
char * Copyright
 
char * CopyrightPhotographer
 
char * CopyrightEditor
 
xp_field_list xp_fields
 
thumbnail_data Thumbnail
 
int sections_found
 
image_info_list info_list [SECTION_COUNT]
 
int read_thumbnail
 
int read_all
 
int ifd_nesting_level
 
int ifd_count
 
int num_errors
 
file_section_list file
 

Detailed Description

Definition at line 1942 of file exif.c.

Field Documentation

◆ ApertureFNumber

float image_info_type::ApertureFNumber

Definition at line 1954 of file exif.c.

◆ CCDWidth

float image_info_type::CCDWidth

Definition at line 1957 of file exif.c.

◆ Copyright

char* image_info_type::Copyright

Definition at line 1974 of file exif.c.

◆ CopyrightEditor

char* image_info_type::CopyrightEditor

Definition at line 1976 of file exif.c.

◆ CopyrightPhotographer

char* image_info_type::CopyrightPhotographer

Definition at line 1975 of file exif.c.

◆ decode_jis_be

char* image_info_type::decode_jis_be

Definition at line 1972 of file exif.c.

◆ decode_jis_le

char* image_info_type::decode_jis_le

Definition at line 1973 of file exif.c.

◆ decode_unicode_be

char* image_info_type::decode_unicode_be

Definition at line 1969 of file exif.c.

◆ decode_unicode_le

char* image_info_type::decode_unicode_le

Definition at line 1970 of file exif.c.

◆ Distance

float image_info_type::Distance

Definition at line 1961 of file exif.c.

◆ encode_jis

char* image_info_type::encode_jis

Definition at line 1971 of file exif.c.

◆ encode_unicode

char* image_info_type::encode_unicode

Definition at line 1968 of file exif.c.

◆ ExifImageWidth

size_t image_info_type::ExifImageWidth

Definition at line 1959 of file exif.c.

◆ ExposureTime

float image_info_type::ExposureTime

Definition at line 1955 of file exif.c.

◆ file

file_section_list image_info_type::file

Definition at line 1991 of file exif.c.

◆ FileDateTime

time_t image_info_type::FileDateTime

Definition at line 1945 of file exif.c.

◆ FileName

char* image_info_type::FileName

Definition at line 1944 of file exif.c.

◆ FileSize

size_t image_info_type::FileSize

Definition at line 1946 of file exif.c.

◆ FileType

image_filetype image_info_type::FileType

Definition at line 1947 of file exif.c.

◆ FocalLength

float image_info_type::FocalLength

Definition at line 1960 of file exif.c.

◆ FocalplaneUnits

double image_info_type::FocalplaneUnits

Definition at line 1956 of file exif.c.

◆ FocalplaneXRes

double image_info_type::FocalplaneXRes

Definition at line 1958 of file exif.c.

◆ Height

int image_info_type::Height

Definition at line 1948 of file exif.c.

◆ ifd_count

int image_info_type::ifd_count

Definition at line 1988 of file exif.c.

◆ ifd_nesting_level

int image_info_type::ifd_nesting_level

Definition at line 1987 of file exif.c.

◆ infile

php_stream* image_info_type::infile

Definition at line 1943 of file exif.c.

◆ info_list

image_info_list image_info_type::info_list[SECTION_COUNT]

Definition at line 1983 of file exif.c.

◆ IsColor

int image_info_type::IsColor

Definition at line 1949 of file exif.c.

◆ make

char* image_info_type::make

Definition at line 1951 of file exif.c.

◆ model

char* image_info_type::model

Definition at line 1952 of file exif.c.

◆ motorola_intel

int image_info_type::motorola_intel

Definition at line 1963 of file exif.c.

◆ num_errors

int image_info_type::num_errors

Definition at line 1989 of file exif.c.

◆ read_all

int image_info_type::read_all

Definition at line 1986 of file exif.c.

◆ read_thumbnail

int image_info_type::read_thumbnail

Definition at line 1985 of file exif.c.

◆ sections_found

int image_info_type::sections_found

Definition at line 1982 of file exif.c.

◆ Thumbnail

thumbnail_data image_info_type::Thumbnail

Definition at line 1980 of file exif.c.

◆ UserComment

char* image_info_type::UserComment

Definition at line 1965 of file exif.c.

◆ UserCommentEncoding

char* image_info_type::UserCommentEncoding

Definition at line 1967 of file exif.c.

◆ UserCommentLength

int image_info_type::UserCommentLength

Definition at line 1966 of file exif.c.

◆ Width

int image_info_type::Width

Definition at line 1948 of file exif.c.

◆ xp_fields

xp_field_list image_info_type::xp_fields

Definition at line 1978 of file exif.c.


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