---
title: size
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/graphicscontext/resolvedimage/size
---

# size

The size of the image.

## Declaration

```swift
var size: CGSize { get }
```

## See Also

### Getting the image properties

- [baseline](swiftui/graphicscontext/resolvedimage/baseline.md)
- [shading](swiftui/graphicscontext/resolvedimage/shading.md)
