MRaster lib 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT > Class Template Reference

#include <ramCanvasTpl.hpp>

Inheritance diagram for mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT >:
Collaboration diagram for mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT >:

Public Types

typedef inRamCanvasT::colorType colorType
 

Public Member Functions

 rcConverterIdentity (inRamCanvasT &aRC)
 
colorType getPxColorNC (typename inRamCanvasT::coordIntType x, typename inRamCanvasT::coordIntType y)
 
- Public Member Functions inherited from mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterHomoBase< inRamCanvasT >
 rcConverterHomoBase (inRamCanvasT &aRC)
 
bool isIntAxOrientationNaturalX ()
 
bool isIntAxOrientationNaturalY ()
 
inRamCanvasT::coordIntType getNumPixX ()
 
inRamCanvasT::coordIntType getNumPixY ()
 

Additional Inherited Members

- Public Attributes inherited from mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterHomoBase< inRamCanvasT >
inRamCanvasT & attachedRC
 

Detailed Description

template<class colorT, class intCrdT, class fltCrdT, bool enableDrawModes>
template<class inRamCanvasT>
class mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT >

Definition at line 161 of file ramCanvasTpl.hpp.

Member Typedef Documentation

◆ colorType

template<class colorT , class intCrdT , class fltCrdT , bool enableDrawModes>
template<class inRamCanvasT >
typedef inRamCanvasT::colorType mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT >::colorType

Definition at line 164 of file ramCanvasTpl.hpp.

Constructor & Destructor Documentation

◆ rcConverterIdentity()

template<class colorT , class intCrdT , class fltCrdT , bool enableDrawModes>
template<class inRamCanvasT >
mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT >::rcConverterIdentity ( inRamCanvasT & aRC)
inline

Definition at line 163 of file ramCanvasTpl.hpp.

Member Function Documentation

◆ getPxColorNC()

template<class colorT , class intCrdT , class fltCrdT , bool enableDrawModes>
template<class inRamCanvasT >
colorType mjr::ramCanvasTpl< colorT, intCrdT, fltCrdT, enableDrawModes >::rcConverterIdentity< inRamCanvasT >::getPxColorNC ( typename inRamCanvasT::coordIntType x,
typename inRamCanvasT::coordIntType y )
inline

Definition at line 165 of file ramCanvasTpl.hpp.


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