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) |
| void ConvertPixel< PXF_A1R5G5B5, PXF_A1R5G5B5 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A1R5G5B5, PXF_A4R4G4B4 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A1R5G5B5, PXF_A8L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A1R5G5B5, PXF_A8R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A1R5G5B5, PXF_L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A1R5G5B5, PXF_R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A4R4G4B4, PXF_A1R5G5B5 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A4R4G4B4, PXF_A4R4G4B4 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A4R4G4B4, PXF_A8L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A4R4G4B4, PXF_A8R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A4R4G4B4, PXF_L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A4R4G4B4, PXF_R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8L8, PXF_A1R5G5B5 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8L8, PXF_A4R4G4B4 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8L8, PXF_A8L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8L8, PXF_A8R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8L8, PXF_L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8L8, PXF_R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8R8G8B8, PXF_A1R5G5B5 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8R8G8B8, PXF_A4R4G4B4 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8R8G8B8, PXF_A8L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8R8G8B8, PXF_A8R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8R8G8B8, PXF_L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_A8R8G8B8, PXF_R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_L8, PXF_A1R5G5B5 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_L8, PXF_A4R4G4B4 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_L8, PXF_A8L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_L8, PXF_A8R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_L8, PXF_L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_L8, PXF_R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_R8G8B8, PXF_A1R5G5B5 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_R8G8B8, PXF_A4R4G4B4 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_R8G8B8, PXF_A8L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_R8G8B8, PXF_A8R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_R8G8B8, PXF_L8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
| void ConvertPixel< PXF_R8G8B8, PXF_R8G8B8 > | ( | const uchar * | pSrc, | |
| uchar * | pDest | |||
| ) | [inline] |
1.5.1-p1