Classes | Typedefs | Enumerations | Functions
pam.h File Reference
#include <stdint.h>
Include dependency graph for pam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pam
 

Typedefs

typedef struct pam pam_t
 

Enumerations

enum  { PAM_GRAYSCALE_ALPHA = 5000, PAM_RGB_ALPHA, PAM_RGB, PAM_GRAYSCALE }
 

Functions

pam_tpam_convert (pam_t *in, int type)
 
pam_tpam_copy (pam_t *pam)
 
pam_tpam_create_from_file (const char *inpath)
 
void pam_destroy (pam_t *pam)
 
int pam_write_file (pam_t *pam, const char *outpath)
 

Typedef Documentation

typedef struct pam pam_t

Definition at line 29 of file pam.h.

Enumeration Type Documentation

anonymous enum
Enumerator
PAM_GRAYSCALE_ALPHA 
PAM_RGB_ALPHA 
PAM_RGB 
PAM_GRAYSCALE 

Definition at line 27 of file pam.h.

Function Documentation

pam_t* pam_convert ( pam_t in,
int  type 
)

Definition at line 214 of file pam.c.

pam_t* pam_copy ( pam_t pam)

Definition at line 198 of file pam.c.

pam_t* pam_create_from_file ( const char *  inpath)

Definition at line 29 of file pam.c.

void pam_destroy ( pam_t pam)

Definition at line 189 of file pam.c.

int pam_write_file ( pam_t pam,
const char *  outpath 
)

Definition at line 152 of file pam.c.



apriltags2
Author(s): Danylo Malyuta
autogenerated on Fri Oct 19 2018 04:02:33