Contents

CVImageSize

Size of image buffer expressed as pixel count.

Declaration

struct CVImageSize

Overview

This should be used when the sizes must be specified as exact integer width & height. Otherwise, prefer CGSize as it is more widely used.

Topics

Initializers

Instance Properties

Type Properties