plastimatch
Loading...
Searching...
No Matches
Functions
plm_image_type.cxx File Reference
#include "plmbase_config.h"
#include <string.h>
#include "plm_image_type.h"

Functions

Plm_image_type plm_image_type_parse (const std::string &string)
 
Plm_image_type plm_image_type_parse (const char *string)
 
char * plm_image_type_string (Plm_image_type type)
 
char * plm_image_type_string_simple (Plm_image_type type)
 

Function Documentation

◆ plm_image_type_parse() [1/2]

Plm_image_type plm_image_type_parse ( const char *  string)

◆ plm_image_type_parse() [2/2]

Plm_image_type plm_image_type_parse ( const std::string &  string)

◆ plm_image_type_string()

char * plm_image_type_string ( Plm_image_type  type)

◆ plm_image_type_string_simple()

char * plm_image_type_string_simple ( Plm_image_type  type)