Accelerate Namespace

Bindings to the Accelerate Framework.

Remarks

The Accelerate framework contains code for common bulky image and math operations that have been tuned to run on iOS.

Classes

TypeReason
Pixel8888Represents a pixel using 8-bit integers for its red, green, blue and alpha components.
PixelARGB16SRepresents a pixel using 16-bit signed integers for its alpha, red, green and blue components.
PixelARGB16URepresents a pixel using 16-bit unsigned integers for its alpha, red, green and blue components.
PixelFFFFRepresents a pixel using 32-bit floating points values for its alpha, red, green and blue components.
vImageAccelerated image operations.
vImageAffineTransformDoubleDocumentation for this section has not yet been entered.
vImageAffineTransformFloatDocumentation for this section has not yet been entered.
vImageBufferStructure used to represent image data.
vImageErrorError codes returned by the various vImage manipulation APIs.
vImageFlagsDocumentation for this section has not yet been entered.
vImageGammaDocumentation for this section has not yet been entered.
vImageInterpolationMethodDocumentation for this section has not yet been entered.
vImageMDTableUsageHintDocumentation for this section has not yet been entered.