<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/CGDeviceColor",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core Graphics"
    ],
    "preciseIdentifier" : "c:@S@CGDeviceColor"
  },
  "title" : "CGDeviceColor"
}
-->

# CGDeviceColor

```
struct CGDeviceColor
```

## Topics

### Initializers

[`init()`](/documentation/CoreGraphics/CGDeviceColor/init())

[`init(red:green:blue:)`](/documentation/CoreGraphics/CGDeviceColor/init(red:green:blue:))

### Instance Properties

[`blue`](/documentation/CoreGraphics/CGDeviceColor/blue)

[`green`](/documentation/CoreGraphics/CGDeviceColor/green)

[`red`](/documentation/CoreGraphics/CGDeviceColor/red)



---

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)