# `AppKit.NSImage`

*Extended Class*

## Declaration

```swift
extension NSImage
```

## Topics

### Initializers

- [`NSImage init(systemSymbolName:)`](/Core/GlyphsKit/AppKit/NSImage/init(systemSymbolName:))
- [`NSImage init(systemSymbolName:weight:size:scale:)`](/Core/GlyphsKit/AppKit/NSImage/init(systemSymbolName:weight:size:scale:))

### Instance Methods

- [`NSImage bitmapImageRep()`](/Core/GlyphsKit/AppKit/NSImage/bitmapImageRep())
- [`NSImage cgImage()`](/Core/GlyphsKit/AppKit/NSImage/cgImage())
- [`NSImage drawTemplate(in:dark:selected:active:)`](/Core/GlyphsKit/AppKit/NSImage/drawTemplate(in:dark:selected:active:))
- [`NSImage masked()`](/Core/GlyphsKit/AppKit/NSImage/masked())
- [`NSImage tintedImage(with:)`](/Core/GlyphsKit/AppKit/NSImage/tintedImage(with:))
- [`NSImage withThresholdColorValue(_:)`](/Core/GlyphsKit/AppKit/NSImage/withThresholdColorValue(_:))

### Type Methods

- [`NSImage drawSymbol(_:at:size:color:)`](/Core/GlyphsKit/AppKit/NSImage/drawSymbol(_:at:size:color:))
- [`NSImage drawSymbol(_:at:size:weight:color:)`](/Core/GlyphsKit/AppKit/NSImage/drawSymbol(_:at:size:weight:color:))
- [`NSImage isImage(_:)`](/Core/GlyphsKit/AppKit/NSImage/isImage(_:))
- [`NSImage isImageOrSVG(_:)`](/Core/GlyphsKit/AppKit/NSImage/isImageOrSVG(_:))

### Extended Classes

- [`NSImage.NSImage.SymbolConfiguration`](/Core/GlyphsKit/AppKit/NSImage/NSImage.SymbolConfiguration)

