---
title: IKImageBrowserCell
framework: quartz
role: symbol
role_heading: Class
path: quartz/ikimagebrowsercell
---

# IKImageBrowserCell

A class used to display a cell.

## Declaration

```swift
class IKImageBrowserCell
```

## Overview

Overview A class that is used to display a cell conforming to the IKImageBrowserItem Protocol in an IKImageBrowserView.

## Topics

### Cell Component Frames

- [frame()](quartz/ikimagebrowsercell/frame().md)
- [imageFrame()](quartz/ikimagebrowsercell/imageframe().md)
- [subtitleFrame()](quartz/ikimagebrowsercell/subtitleframe().md)
- [titleFrame()](quartz/ikimagebrowsercell/titleframe().md)
- [imageContainerFrame()](quartz/ikimagebrowsercell/imagecontainerframe().md)

### Represented Item

- [indexOfRepresentedItem()](quartz/ikimagebrowsercell/indexofrepresenteditem().md)
- [representedItem()](quartz/ikimagebrowsercell/representeditem().md)

### Selection Handling

- [isSelected()](quartz/ikimagebrowsercell/isselected().md)
- [selectionFrame()](quartz/ikimagebrowsercell/selectionframe().md)

### Cell Content Display

- [imageAlignment()](quartz/ikimagebrowsercell/imagealignment().md)
- [opacity()](quartz/ikimagebrowsercell/opacity().md)

### Getting The Cell State

- [cellState()](quartz/ikimagebrowsercell/cellstate().md)

### Core Animation Integration

- [layer(forType:)](quartz/ikimagebrowsercell/layer(fortype:).md)

### Getting The Parent Browser View

- [imageBrowserView()](quartz/ikimagebrowsercell/imagebrowserview().md)

### Constants

- [IKImageBrowserCellState](quartz/ikimagebrowsercellstate.md)
- [Cell Layer Positions](quartz/cell-layer-positions.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Classes

- [IKCameraDeviceView](quartz/ikcameradeviceview.md)
- [IKDeviceBrowserView](quartz/ikdevicebrowserview.md)
- [IKFilterBrowserPanel](quartz/ikfilterbrowserpanel.md)
- [IKFilterBrowserView](quartz/ikfilterbrowserview.md)
- [IKFilterUIView](quartz/ikfilteruiview.md)
- [IKImageEditPanel](quartz/ikimageeditpanel.md)
- [IKImageView](quartz/ikimageview.md)
- [IKPictureTaker](quartz/ikpicturetaker.md)
- [IKSaveOptions](quartz/iksaveoptions.md)
- [IKScannerDeviceView](quartz/ikscannerdeviceview.md)
- [IKSlideshow](quartz/ikslideshow.md)
