Searched refs:TransferType (Results 1 – 1 of 1) sorted by relevance
39 typedef void (*TransferType)(unsigned char*, const ComponentTransferFunction&); typedef170 TransferType callEffect[] = {identity, identity, table, discrete, linear, gamma}; in apply()