ddt 1.2.1
Loading...
Searching...
No Matches
initCpl.hpp File Reference

Image IO function declaration. This file is part of the DDT Image Handling Library and provides initialization functions for the CPL library. More...

#include <sys/stat.h>
#include <algorithm>
#include <cctype>
#include "cpl.h"

Go to the source code of this file.

Functions

void InitCpl ()
 
void EndCpl ()
 
const char * GetCplVersion ()
 

Detailed Description

Image IO function declaration. This file is part of the DDT Image Handling Library and provides initialization functions for the CPL library.

Author
Christoph Bortlisz, CGI
Since
2020/07/29

Function Documentation

◆ EndCpl()

void EndCpl ( )

Stops the internal CPL subsystem

◆ GetCplVersion()

const char * GetCplVersion ( )

Get the CPL version information

Returns
string containing version numbers of CPL and its libraries

◆ InitCpl()

void InitCpl ( )

This file is part of the DDT Image Handling Library and provides initialization functions for the CPL library. Initialize the CPL core library