---
title: copyInPlace
framework: accelerate
role: symbol
role_heading: Type Property
path: accelerate/vimage/options/copyinplace
---

# copyInPlace

A flag that copies the value of the edge pixel in the source to the destination.

## Declaration

```swift
static let copyInPlace: vImage.Options
```

## See Also

### Related Documentation

- [kvImageCopyInPlace](accelerate/kvimagecopyinplace.md)

### Type Properties

- [backgroundColorFill](accelerate/vimage/options/backgroundcolorfill.md)
- [doNotClamp](accelerate/vimage/options/donotclamp.md)
- [doNotTile](accelerate/vimage/options/donottile.md)
- [getTempBufferSize](accelerate/vimage/options/gettempbuffersize.md)
- [hdrContent](accelerate/vimage/options/hdrcontent.md)
- [highQualityResampling](accelerate/vimage/options/highqualityresampling.md)
- [imageExtend](accelerate/vimage/options/imageextend.md)
- [leaveAlphaUnchanged](accelerate/vimage/options/leavealphaunchanged.md)
- [noAllocate](accelerate/vimage/options/noallocate.md)
- [noFlags](accelerate/vimage/options/noflags.md)
- [printDiagnosticsToConsole](accelerate/vimage/options/printdiagnosticstoconsole.md)
- [truncateKernel](accelerate/vimage/options/truncatekernel.md)
