Single-precision horizontal shearing
Apply single-precision horizontal shearing to images.
Topics
Shearing 8-bit-per-channel buffers
vImageHorizontalShear_Planar8(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_CbCr8(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_ARGB8888(_:_:_:_:_:_:_:_:_:)
Shearing 10-bit-per-channel buffers
Shearing 16-bit-per-channel buffers
vImageHorizontalShear_Planar16U(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_Planar16S(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_Planar16F(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_CbCr16U(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_CbCr16F(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_ARGB16U(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_ARGB16S(_:_:_:_:_:_:_:_:_:)vImageHorizontalShear_ARGB16F(_:_:_:_:_:_:_:_:_:)