---
title: shouldColorMatch()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/qcplugininputimagesource/shouldcolormatch()
---

# shouldColorMatch()

Returns whether or not the image source should be color matched.

## Declaration

```swift
func shouldColorMatch() -> Bool
```

## Return Value

Return Value false if the source is a mask or gradient; true otherwise.

## See Also

### Getting Color Space Information

- [imageColorSpace()](quartz/qcplugininputimagesource/imagecolorspace().md)
