---
title: "CGImageSourceRemoveCacheAtIndex(_:_:)"
framework: imageio
role: symbol
role_heading: Function
path: "imageio/cgimagesourceremovecacheatindex(_:_:)"
---

# CGImageSourceRemoveCacheAtIndex(_:_:)

## Declaration

```swift
func CGImageSourceRemoveCacheAtIndex(_ isrc: CGImageSource, _ index: Int)
```

## See Also

### Functions

- [CGImageDestinationAddImageAndMetadata(_:_:_:_:)](imageio/cgimagedestinationaddimageandmetadata(_:_:_:_:).md)
- [CGImageDestinationCopyImageSource(_:_:_:_:)](imageio/cgimagedestinationcopyimagesource(_:_:_:_:).md)
- [CGImageSourceCopyMetadataAtIndex(_:_:_:)](imageio/cgimagesourcecopymetadataatindex(_:_:_:).md)
- [CGImageSourceSetAllowableTypes(_:)](imageio/cgimagesourcesetallowabletypes(_:).md)
