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

# kCGWindowImageDefault

```
kCGWindowImageDefault
```

## Discussion

When the requested capture rectangle is [`CGRectNull`](/documentation/CoreGraphics/CGRectNull), using this option captures the entire window plus the area required to display any framing effects, such as the window’s shadow. This is the default behavior.

---

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)