<!--
{
  "documentType" : "article",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/clipping-data",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Clipping data"
}
-->

# Clipping data

Clip the pixel values of an image.

## Topics

### Clipping data

[`func vImageClip_PlanarF(UnsafePointer<vImage_Buffer>, UnsafePointer<vImage_Buffer>, Pixel_F, Pixel_F, vImage_Flags) -> vImage_Error`](/documentation/Accelerate/vImageClip_PlanarF(_:_:_:_:_:))

Clips the values in a floating-point 32-bit planar buffer to the specified minimum and maximum values.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)