---
title: "MLStyleTransfer.DataSource.images(styleImage:contentDirectory:processingOption:)"
framework: createml
role: symbol
role_heading: Case
path: "createml/mlstyletransfer/datasource/images(styleimage:contentdirectory:processingoption:)"
---

# MLStyleTransfer.DataSource.images(styleImage:contentDirectory:processingOption:)

The locations of a style-image file and content-image directory in the file system.

## Declaration

```swift
case images(styleImage: URL, contentDirectory: URL, processingOption: VNImageCropAndScaleOption? = .centerCrop)
```
