---
title: kCGImagePropertyImageCount
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertyimagecount
---

# kCGImagePropertyImageCount

The number of images in the file.

## Declaration

```swift
let kCGImagePropertyImageCount: CFString
```

## Discussion

Discussion The value of this property is a CFNumber.

## See Also

### Image Information

- [kCGImagePropertyIsIndexed](imageio/kcgimagepropertyisindexed.md)
- [kCGImagePropertyImages](imageio/kcgimagepropertyimages.md)
- [kCGImagePropertyThumbnailImages](imageio/kcgimagepropertythumbnailimages.md)
- [kCGImagePropertyPrimaryImage](imageio/kcgimagepropertyprimaryimage.md)
- [kCGImagePropertyIsFloat](imageio/kcgimagepropertyisfloat.md)
- [kCGImagePropertyOrientation](imageio/kcgimagepropertyorientation.md)
- [Individual Image Properties](imageio/individual-image-properties.md)
- [CGImagePropertyOrientation](imageio/cgimagepropertyorientation.md)
