| Transform | Short name | |
| DiscreteCosineTransform[img] | DCT[img] | discrete cosine transform of img |
| InverseDiscreteCosineTransform[coef] | IDCT[coef] | inverse discrete cosine transform of coef |
| CosineMatrix[n] | | returns an n × n matrix of n-point cosine basis sequences |