Public Attributes | List of all members
photo_image_t Struct Reference

#include <photo_image.h>

Public Attributes

int bytes_per_pixel
 
char * data
 
int height
 
int image_size
 
int width
 

Detailed Description

Definition at line 43 of file photo_image.h.

Member Data Documentation

◆ bytes_per_pixel

int photo_image_t::bytes_per_pixel

Definition at line 46 of file photo_image.h.

◆ data

char* photo_image_t::data

Definition at line 48 of file photo_image.h.

◆ height

int photo_image_t::height

Definition at line 45 of file photo_image.h.

◆ image_size

int photo_image_t::image_size

Definition at line 47 of file photo_image.h.

◆ width

int photo_image_t::width

Definition at line 44 of file photo_image.h.


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


photo
Author(s): Benjamin Pitzer
autogenerated on Mon Feb 28 2022 23:12:30