All scanlines conversion functions follow this signature:
inScan pointer to first pixel of input scanline
outScan pointer to first pixel of output scanline
Type information, user data information, must be given by context.
Such a function assumes no overlap in memory between input and output scanlines.
All scanlines conversion functions follow this signature: inScan pointer to first pixel of input scanline outScan pointer to first pixel of output scanline
Type information, user data information, must be given by context. Such a function assumes no overlap in memory between input and output scanlines.