KeosConvertPixel.inl File Reference

Go to the source code of this file.

Functions

template<>
void ConvertPixel< PXF_L8, PXF_L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_L8, PXF_A8L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_L8, PXF_A1R5G5B5 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_L8, PXF_A4R4G4B4 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_L8, PXF_R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_L8, PXF_A8R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8L8, PXF_L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8L8, PXF_A8L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8L8, PXF_A1R5G5B5 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8L8, PXF_A4R4G4B4 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8L8, PXF_R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8L8, PXF_A8R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A8L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A1R5G5B5 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A4R4G4B4 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A8R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A8L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A1R5G5B5 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A4R4G4B4 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A8R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_R8G8B8, PXF_L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_R8G8B8, PXF_A8L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_R8G8B8, PXF_A1R5G5B5 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_R8G8B8, PXF_A4R4G4B4 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_R8G8B8, PXF_R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_R8G8B8, PXF_A8R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A8L8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A1R5G5B5 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A4R4G4B4 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_R8G8B8 > (const uchar *pSrc, uchar *pDest)
template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A8R8G8B8 > (const uchar *pSrc, uchar *pDest)


Function Documentation

template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A1R5G5B5 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A4R4G4B4 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A8L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_A8R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A1R5G5B5, PXF_R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A1R5G5B5 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A4R4G4B4 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A8L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_A8R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A4R4G4B4, PXF_R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8L8, PXF_A1R5G5B5 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8L8, PXF_A4R4G4B4 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8L8, PXF_A8L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8L8, PXF_A8R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8L8, PXF_L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8L8, PXF_R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A1R5G5B5 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A4R4G4B4 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A8L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_A8R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_A8R8G8B8, PXF_R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_L8, PXF_A1R5G5B5 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_L8, PXF_A4R4G4B4 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_L8, PXF_A8L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_L8, PXF_A8R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_L8, PXF_L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_L8, PXF_R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_R8G8B8, PXF_A1R5G5B5 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_R8G8B8, PXF_A4R4G4B4 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_R8G8B8, PXF_A8L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_R8G8B8, PXF_A8R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_R8G8B8, PXF_L8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]

template<>
void ConvertPixel< PXF_R8G8B8, PXF_R8G8B8 > ( const uchar *  pSrc,
uchar *  pDest 
) [inline]


Generated on Fri Mar 9 14:29:04 2007 for Keos by  doxygen 1.5.1-p1