Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsKit
    • AppKit
      • NSImage
  1. GlyphsKit
  2. AppKit

Extended Class

NSImage

Not available in Objective-C.Not available in Python.

Declaration

extension NSImage

Topics

Initializers

  • init(systemSymbolName:)
  • init(systemSymbolName:weight:size:scale:)

Instance Methods

  • bitmapImageRep()
  • cgImage()
  • drawTemplate(in:dark:selected:active:)
  • masked()
  • tintedImage(with:)
  • withThresholdColorValue(_:)

Type Methods

  • drawSymbol(_:at:size:color:)
  • drawSymbol(_:at:size:weight:color:)
  • isImage(_:)
  • isImageOrSVG(_:)

Extended Classes

  • NSImage.SymbolConfiguration