Contents

vImage_CGImageFormat

The description of a Core Graphics image.

Declaration

struct vImage_CGImageFormat

Mentioned in

Overview

This structure describes the ordering and number of the color channels, the size and type of the data in the color channels, and alpha information. This format mirrors the image format descriptors that Core Graphics uses to create objects, such as CGImage and CGContext.

Topics

Initializers

Instance properties