Share via


CGContentInfo Struct

Definition

This struct contains values used when creating an adaptive bitmap context.

public struct CGContentInfo
type CGContentInfo = struct
Inheritance
CGContentInfo

Properties

Name Description
ContentColorModels

The sum of all drawn color models.

DeepestImageComponent

The deepest image component.

HasTransparency

Whether there's transparent content or not.

HasWideGamut

Whether there's content in the wide gamut colorspace or not.

LargestContentHeadroom

The largest content headroom value.

Methods

Name Description
ToString()

Returns a string representation of this CGContentInfo.

Applies to