GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GFitsImageByte.cpp File Reference

FITS byte image class implementation. More...

#include "GException.hpp"
#include "GFitsCfitsio.hpp"
#include "GFitsImageByte.hpp"

Go to the source code of this file.

Macros

#define G_BITPIX   8
 Defines the number of bits per pixel. More...
 

Detailed Description

FITS byte image class implementation.

Author
Juergen Knoedlseder

Definition in file GFitsImageByte.cpp.

Macro Definition Documentation

#define G_BITPIX   8

Defines the number of bits per pixel.

Definition at line 38 of file GFitsImageByte.cpp.

Referenced by GFitsImageByte::GFitsImageByte(), and GFitsImageByte::init_members().