---
title: CVSenselSitingOffsets
framework: corevideo
role: symbol
role_heading: Structure
path: corevideo/cvsenselsitingoffsets
---

# CVSenselSitingOffsets

Siting offsets, relative to pixel center, of individual sensels/components constituting each pixel.

## Declaration

```swift
struct CVSenselSitingOffsets
```

## Topics

### Structures

- [CVSenselSitingOffsets.Offset](corevideo/cvsenselsitingoffsets/offset.md)

### Initializers

- [init(red:green:blue:alpha:)](corevideo/cvsenselsitingoffsets/init(red:green:blue:alpha:).md)

### Instance Properties

- [alpha](corevideo/cvsenselsitingoffsets/alpha.md)
- [blue](corevideo/cvsenselsitingoffsets/blue.md)
- [green](corevideo/cvsenselsitingoffsets/green.md)
- [red](corevideo/cvsenselsitingoffsets/red.md)

### Type Properties

- [zero](corevideo/cvsenselsitingoffsets/zero.md)

## Relationships

### Conforms To

- [CVAttachmentValueRepresentable](corevideo/cvattachmentvaluerepresentable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [CVPixelFormatDescription](corevideo/cvpixelformatdescription.md)
- [CVFillExtendedPixelsCallBackData](corevideo/cvfillextendedpixelscallbackdata.md)
- [CVPixelFormatType](corevideo/cvpixelformattype.md)
- [CVSenselArrayPattern](corevideo/cvsenselarraypattern.md)
