Data Types and Constants
Look up type aliases, data types, and constants the vImage library uses.
Overview
The vImage library defines data types for planar and interleaved pixel types, a resampling callback filter, and an affine transform. vImage provides constants that specify errors and flags that you pass to a function to specify a variety of processing options.
Topics
Pixel Formats
Pixel_8Pixel_88Pixel_8888Pixel_FPixel_FFFFPixel_32UPixel_16UPixel_ARGB_16UPixel_16U16UPixel_16Q12Pixel_16SPixel_ARGB_16SPixel_16FPixel_16F16FPixel_16S16SPixel_ARGB_16FPixel_FF
Data Types
vImage_BuffervImagePixelCountvImage_AffineTransformvImage_AffineTransform_DoublevImage_CGAffineTransformvImage_ErrorvImage_FlagsGammaFunctionResamplingFilter
Constants
See Also
Related Documentation
- vImage Programming Guide