<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.14.0 -",
    "tvOS: 12.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/CGImagePixelFormatInfo",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core Graphics"
    ],
    "preciseIdentifier" : "c:@E@CGImagePixelFormatInfo"
  },
  "title" : "CGImagePixelFormatInfo"
}
-->

# CGImagePixelFormatInfo

```
enum CGImagePixelFormatInfo
```

## Topics

### Enumeration Cases

[`CGImagePixelFormatInfo.RGB101010`](/documentation/CoreGraphics/CGImagePixelFormatInfo/RGB101010)

[`CGImagePixelFormatInfo.RGB555`](/documentation/CoreGraphics/CGImagePixelFormatInfo/RGB555)

[`CGImagePixelFormatInfo.RGB565`](/documentation/CoreGraphics/CGImagePixelFormatInfo/RGB565)

[`CGImagePixelFormatInfo.RGBCIF10`](/documentation/CoreGraphics/CGImagePixelFormatInfo/RGBCIF10)

[`CGImagePixelFormatInfo.mask`](/documentation/CoreGraphics/CGImagePixelFormatInfo/mask)

[`CGImagePixelFormatInfo.packed`](/documentation/CoreGraphics/CGImagePixelFormatInfo/packed)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)