vImageMultidimensionalTable_Retain(_:)
Retains a multidimensional table.
Declaration
func vImageMultidimensionalTable_Retain(_ table: vImage_MultidimensionalTable!) -> vImage_ErrorParameters
- table:
The multidimensional table to retain.
Return Value
kvImageNoError; otherwise, one of the error codes in Data Types and Constants.
Discussion
This function increments the multidimensional table’s reference count.
See Also
Transforming with a multidimensional lookup table
Applying color transforms to images with a multidimensional lookup tableCropping to the subject in a chroma-keyed imageApplying transformations to selected colors in an imagevImageMultidimensionalTable_Create(_:_:_:_:_:_:_:)vImageMultiDimensionalInterpolatedLookupTable_PlanarF(_:_:_:_:_:_:)vImageMultiDimensionalInterpolatedLookupTable_Planar16Q12(_:_:_:_:_:_:)vImageMultidimensionalTable_Release(_:)vImage_MultidimensionalTablevImageMDTableUsageHintvImage_InterpolationMethod