NSImage

E900211

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

Jump to: Statements Referenced by

Statements (51)

Predicate Object
instanceOf AppKit class
Cocoa class
Objective-C class
macOS framework class
alsoUsableFrom Swift NERFINISHED
conformsTo NSCopying NERFINISHED
NSSecureCoding NERFINISHED
definedInFramework AppKit NERFINISHED
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. NERFINISHED
module AppKit NERFINISHED
partOfFramework Cocoa NERFINISHED
platform macOS
primaryLanguage Objective-C NERFINISHED
relatedTo NSBitmapImageRep NERFINISHED
NSImageView NERFINISHED
NSPDFImageRep NERFINISHED
NSWorkspace NERFINISHED
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

Referenced by (1)

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

Application Kit coreClass NSImage