---
title: ImageCreator.Error.faceInImageTooSmall
framework: imageplayground
role: symbol
role_heading: Case
path: imageplayground/imagecreator/error/faceinimagetoosmall
---

# ImageCreator.Error.faceInImageTooSmall

An error that indicates the system cannot use one of the source images because the face in it is too small.

## Declaration

```swift
case faceInImageTooSmall
```

## See Also

### Getting the error codes

- [ImageCreator.Error.notSupported](imageplayground/imagecreator/error/notsupported.md)
- [ImageCreator.Error.unavailable](imageplayground/imagecreator/error/unavailable.md)
- [ImageCreator.Error.creationCancelled](imageplayground/imagecreator/error/creationcancelled.md)
- [ImageCreator.Error.unsupportedLanguage](imageplayground/imagecreator/error/unsupportedlanguage.md)
- [ImageCreator.Error.unsupportedInputImage](imageplayground/imagecreator/error/unsupportedinputimage.md)
- [ImageCreator.Error.backgroundCreationForbidden](imageplayground/imagecreator/error/backgroundcreationforbidden.md)
- [ImageCreator.Error.creationFailed](imageplayground/imagecreator/error/creationfailed.md)
