Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

pgm_instance_t Struct Reference


Data Fields

vo_instance_t vo
int framenum
int width
int height
char header [1024]
char filename [128]

Field Documentation

char pgm_instance_t::filename[128]
 

Definition at line 39 of file video_out_pgm.c.

Referenced by md5_draw_frame(), and pgm_draw_frame().

int pgm_instance_t::framenum
 

Definition at line 35 of file video_out_pgm.c.

Referenced by internal_open(), and pgm_draw_frame().

char pgm_instance_t::header[1024]
 

Definition at line 38 of file video_out_pgm.c.

Referenced by internal_draw_frame(), and pgm_setup().

int pgm_instance_t::height
 

Definition at line 37 of file video_out_pgm.c.

Referenced by internal_draw_frame(), and pgm_setup().

vo_instance_t pgm_instance_t::vo
 

Definition at line 34 of file video_out_pgm.c.

Referenced by internal_open().

int pgm_instance_t::width
 

Definition at line 36 of file video_out_pgm.c.

Referenced by internal_draw_frame(), and pgm_setup().


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

Powered by Plone

This site conforms to the following standards: