Contents

CGImage

A bitmap image or image mask.

Declaration

class CGImage

Overview

A bitmap image is a rectangular array of pixels, each of which represents a single sample or data point from a source image.

Topics

Creating images

Examining an image

Copying an image

Creating images by modifying an image

Creating image masks

Adopting high dynamic range (HDR)

Constants

Working with Core Foundation types

Instance properties

See Also

Related Documentation

  • Quartz 2D Programming Guide

2D Drawing