---
title: blendsInDestinationColorSpace
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirenderdestination/blendsindestinationcolorspace
---

# blendsInDestinationColorSpace

Indicator of whether to blend in the destination’s color space.

## Declaration

```swift
var blendsInDestinationColorSpace: Bool { get set }
```

## See Also

### Customizing Rendering

- [alphaMode](coreimage/cirenderdestination/alphamode.md)
- [CIRenderDestinationAlphaMode](coreimage/cirenderdestinationalphamode.md)
- [blendKernel](coreimage/cirenderdestination/blendkernel.md)
- [colorSpace](coreimage/cirenderdestination/colorspace.md)
- [width](coreimage/cirenderdestination/width.md)
- [height](coreimage/cirenderdestination/height.md)
- [isClamped](coreimage/cirenderdestination/isclamped.md)
- [isDithered](coreimage/cirenderdestination/isdithered.md)
- [isFlipped](coreimage/cirenderdestination/isflipped.md)
