CGContentInfo Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |