Go to the source code of this file.
Classes | |
| struct | ZoomFilterData |
Functions | |
| void | pointFilter (guint32 *pix1, Color c, float t1, float t2, float t3, float t4, guint32 cycle) |
| void | zoomFilterFastRGB (guint32 *pix1, guint32 *pix2, ZoomFilterData *zf, guint32 resx, guint32 resy, int switchIncr, float switchMult) |
| void pointFilter | ( | guint32 * | pix1, | |
| Color | c, | |||
| float | t1, | |||
| float | t2, | |||
| float | t3, | |||
| float | t4, | |||
| guint32 | cycle | |||
| ) |
| void zoomFilterFastRGB | ( | guint32 * | pix1, | |
| guint32 * | pix2, | |||
| ZoomFilterData * | zf, | |||
| guint32 | resx, | |||
| guint32 | resy, | |||
| int | switchIncr, | |||
| float | switchMult | |||
| ) |
1.5.5