---
title: kMIDIPropertyImage
framework: coremidi
role: symbol
role_heading: Global Variable
path: coremidi/kmidipropertyimage
---

# kMIDIPropertyImage

The full path to a device icon on the system.

## Declaration

```swift
let kMIDIPropertyImage: CFString
```

## Discussion

Discussion You can provide an image stored in any standard graphic file format, such as JPEG, GIF, or PNG. The maximum size for this image is 128 by 128 pixels. A studio setup editor should allow the user to choose icons for external devices.

## See Also

### Presentation

- [kMIDIPropertyDisplayName](coremidi/kmidipropertydisplayname.md)
