<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreImage",
  "identifier" : "/documentation/CoreImage/CIFourfoldReflectedTile",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Core Image"
    ],
    "preciseIdentifier" : "c:objc(pl)CIFourfoldReflectedTile"
  },
  "title" : "CIFourfoldReflectedTile"
}
-->

# CIFourfoldReflectedTile

The properties you use to configure a fourfold reflected tile filter.

```
protocol CIFourfoldReflectedTile : CIFilterProtocol
```

## Topics

### Instance Properties

[`acuteAngle`](/documentation/CoreImage/CIFourfoldReflectedTile/acuteAngle)

The primary angle for the repeating reflected tile.

[`angle`](/documentation/CoreImage/CIFourfoldReflectedTile/angle)

The angle, in radians, of the tiled pattern.

[`center`](/documentation/CoreImage/CIFourfoldReflectedTile/center)

The x and y position to use as the center of the effect.

[`inputImage`](/documentation/CoreImage/CIFourfoldReflectedTile/inputImage)

The image to use as an input image.

[`width`](/documentation/CoreImage/CIFourfoldReflectedTile/width)

The width of a tile.

## See Also

[`CIFourfoldReflectedTile`](/documentation/CoreImage/CIFourfoldReflectedTile)

The properties you use to configure a fourfold reflected tile filter.



---

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)