NSImage

E900211

NSImage is a Cocoa framework class in macOS used to represent and manage image data for display in graphical user interfaces.

All labels observed (3)

Label Occurrences
NSImage canonical 2
NSImage class 1
UIImage 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf AppKit class
Cocoa class
Objective-C class
macOS framework class
alsoUsableFrom Swift
conformsTo NSCopying
NSSecureCoding
definedInFramework AppKit
hasClassMethod imageNamed:
imageWithSystemSymbolName:accessibilityDescription:
hasInitializer initWithContentsOfFile:
initWithContentsOfURL:
initWithData:
initWithSize:
hasMethod addRepresentation:
bestRepresentationForRect:context:hints:
drawAtPoint:fromRect:operation:fraction:
drawInRect:
lockFocus
representations
unlockFocus
hasProperty alignmentRect
capInsets
isTemplate
resizingMode
size
headerFile NSImage.h
introducedBy Apple Inc.
module AppKit
partOfFramework Cocoa
platform macOS
primaryLanguage Objective-C
relatedTo NSBitmapImageRep
NSImageView
NSPDFImageRep
NSWorkspace
supports PDF representations
bitmap representations
multiple image representations
named images
system symbol images (on newer macOS versions)
vector representations
usedFor displaying images in graphical user interfaces
drag and drop images
drawing images into views
icon images
loading images from data
loading images from files
representing image data
template images for controls
usedIn AppKit-based macOS applications

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Application Kit coreClass NSImage
CIImage canBeCreatedFrom UIImage
linked to: NSImage
CIImage canBeCreatedFrom NSImage
NeXTSTEP Application Kit contains NSImage class
linked to: NSImage