---
title: semanticSegmentationGlassesMatte
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirawfilter/semanticsegmentationglassesmatte
---

# semanticSegmentationGlassesMatte

An optional auxiliary image that represents the semantic segmentation glasses matte of the image.

## Declaration

```swift
var semanticSegmentationGlassesMatte: CIImage? { get }
```

## Discussion

Discussion This matting image segments eyeglasses and sunglasses from all people in the visible field of view of the image.

## See Also

### Configuring a filter

- [baselineExposure](coreimage/cirawfilter/baselineexposure.md)
- [boostAmount](coreimage/cirawfilter/boostamount.md)
- [boostShadowAmount](coreimage/cirawfilter/boostshadowamount.md)
- [colorNoiseReductionAmount](coreimage/cirawfilter/colornoisereductionamount.md)
- [contrastAmount](coreimage/cirawfilter/contrastamount.md)
- [decoderVersion](coreimage/cirawfilter/decoderversion.md)
- [detailAmount](coreimage/cirawfilter/detailamount.md)
- [exposure](coreimage/cirawfilter/exposure.md)
- [extendedDynamicRangeAmount](coreimage/cirawfilter/extendeddynamicrangeamount.md)
- [isDraftModeEnabled](coreimage/cirawfilter/isdraftmodeenabled.md)
- [isGamutMappingEnabled](coreimage/cirawfilter/isgamutmappingenabled.md)
- [isLensCorrectionEnabled](coreimage/cirawfilter/islenscorrectionenabled.md)
- [linearSpaceFilter](coreimage/cirawfilter/linearspacefilter.md)
- [localToneMapAmount](coreimage/cirawfilter/localtonemapamount.md)
- [luminanceNoiseReductionAmount](coreimage/cirawfilter/luminancenoisereductionamount.md)
