Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
CShortImage Class Reference

Data structure for the representation of single channel images of the data type signed short. More...

#include <ShortImage.h>

List of all members.

Public Member Functions

 CShortImage ()
 CShortImage (int nImageWidth, int nImageHeight, bool bHeaderOnly=false)
 CShortImage (const CShortImage *pImage, bool bHeaderOnly=false)
 CShortImage (const CShortImage &image, bool bHeaderOnly=false)
 ~CShortImage ()

Public Attributes

int height
short * pixels
int width

Private Member Functions

void FreeMemory ()

Private Attributes

bool m_bOwnMemory

Detailed Description

Data structure for the representation of single channel images of the data type signed short.

Definition at line 54 of file ShortImage.h.


Constructor & Destructor Documentation

Definition at line 56 of file ShortImage.cpp.

CShortImage::CShortImage ( int  nImageWidth,
int  nImageHeight,
bool  bHeaderOnly = false 
)

Definition at line 64 of file ShortImage.cpp.

CShortImage::CShortImage ( const CShortImage pImage,
bool  bHeaderOnly = false 
)

Definition at line 98 of file ShortImage.cpp.

CShortImage::CShortImage ( const CShortImage image,
bool  bHeaderOnly = false 
)

Definition at line 81 of file ShortImage.cpp.

Definition at line 115 of file ShortImage.cpp.


Member Function Documentation

Definition at line 125 of file ShortImage.cpp.


Member Data Documentation

Definition at line 71 of file ShortImage.h.

bool CShortImage::m_bOwnMemory [private]

Definition at line 80 of file ShortImage.h.

Definition at line 72 of file ShortImage.h.

Definition at line 70 of file ShortImage.h.


The documentation for this class was generated from the following files:


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58