---
title: ImageAnchor
framework: arkit
role: symbol
role_heading: Structure
path: arkit/imageanchor
---

# ImageAnchor

A 2D image’s position in a person’s surroundings.

## Declaration

```swift
struct ImageAnchor
```

## Topics

### Getting image information

- [originFromAnchorTransform](arkit/imageanchor/originfromanchortransform.md)
- [referenceImage](arkit/imageanchor/referenceimage.md)
- [estimatedScaleFactor](arkit/imageanchor/estimatedscalefactor.md)
- [isTracked](arkit/imageanchor/istracked.md)
- [description](arkit/imageanchor/description.md)
- [id](arkit/imageanchor/id.md)

### Default Implementations

- [ARKitCoordinateSpaceProviding Implementations](arkit/imageanchor/arkitcoordinatespaceproviding-implementations.md)
- [Equatable Implementations](arkit/imageanchor/equatable-implementations.md)

## Relationships

### Conforms To

- [ARKitCoordinateSpaceProviding](arkit/arkitcoordinatespaceproviding.md)
- [Anchor](arkit/anchor.md)
- [Copyable](swift/copyable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [TrackableAnchor](arkit/trackableanchor.md)

## See Also

### Image tracking

- [Tracking and altering images](arkit/tracking-and-altering-images.md)
- [Detecting Images in an AR Experience](arkit/detecting-images-in-an-ar-experience.md)
- [Tracking preregistered images in 3D space](visionos/tracking-images-in-3d-space.md)
- [ImageTrackingProvider](arkit/imagetrackingprovider.md)
- [ReferenceImage](arkit/referenceimage.md)
