Image rotation
Rotate images by arbitrary angles or by multiples of 90 degrees.
Topics
Rotating 8-bit-per-channel buffers by any angle
Rotating 16-bit-per-channel buffers by any angle
vImageRotate_Planar16F(_:_:_:_:_:_:)vImageRotate_CbCr16F(_:_:_:_:_:_:)vImageRotate_ARGB16U(_:_:_:_:_:_:)vImageRotate_ARGB16S(_:_:_:_:_:_:)vImageRotate_ARGB16F(_:_:_:_:_:_:)
Rotating 32-bit-per-channel buffers by any angle
Rotating 8-bit-per-channel buffers by multiples of 90°
Rotating 16-bit-per-channel buffers by multiples of 90°
vImageRotate90_Planar16U(_:_:_:_:_:)vImageRotate90_Planar16F(_:_:_:_:_:)vImageRotate90_CbCr16F(_:_:_:_:_:)vImageRotate90_ARGB16U(_:_:_:_:_:)vImageRotate90_ARGB16S(_:_:_:_:_:)vImageRotate90_ARGB16F(_:_:_:_:_:)