Picasso API  2.2
Data Fields
_psx_image Struct Reference

A image object. More...

#include <picasso_image.h>

Data Fields

int width
int height
int pitch
ps_color_format format
psx_image_frameframes
size_t num_frames

Detailed Description

A image object.

Definition at line 57 of file picasso_image.h.


Field Documentation

image format

Definition at line 65 of file picasso_image.h.

image data frames

Definition at line 67 of file picasso_image.h.

image height

Definition at line 61 of file picasso_image.h.

number of frame

Definition at line 69 of file picasso_image.h.

bytes of a scanline

Definition at line 63 of file picasso_image.h.

image width

Definition at line 59 of file picasso_image.h.


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