NSImage
Overview
Tasks
Constructors
Setting the Size of the Image
Referring to Images by Name
Specifying the Image
Using the Image
Choosing Which Image Representation to Use
Getting the Representations
Determining How the Image Is Stored
Drawing the Image
Determining How the Image Is Drawn
Assigning a Delegate
Producing TIFF Data for the Image
Testing Image Data Sources
Incremental Loading
Loading an image
Drawing an image
Constructors
Static Methods
canInitWithPasteboard
imageFileTypes
imageNamed
imagePasteboardTypes
imageUnfilteredFileTypes
imageUnfilteredPasteboardTypes
Instance Methods
addRepresentation
addRepresentations
backgroundColor
bestRepresentationForDevice
cacheDepthMatchesImageDepth
cacheMode
cancelIncrementalLoad
compositeToPoint
compositeToPointFromRect
compositeToPointFromRectWithFraction
compositeToPointWithFraction
delegate
dissolveToPoint
dissolveToPointFromRect
drawAtPoint
drawInRect
drawRepresentationInRect
isCachedSeparately
isDataRetained
isFlipped
isValid
lockFocus
lockFocusOnRepresentation
matchesOnMultipleResolution
name
prefersColorMatch
recache
removeRepresentation
representations
scalesWhenResized
setBackgroundColor
setCacheDepthMatchesImageDepth
setCachedSeparately
setCacheMode
setDataRetained
setDelegate
setFlipped
setMatchesOnMultipleResolution
setName
setPrefersColorMatch
setScalesWhenResized
setSize
setUsesEPSOnResolutionMismatch
size
TIFFRepresentation
unlockFocus
usesEPSOnResolutionMismatch
Constants
Delegate Methods
imageDidLoadPartOfRepresentation
imageDidLoadRepresentation
imageDidLoadRepresentationHeader
imageDidNotDraw
imageWillLoadRepresentation
Index
Companion Guide
Drawing and Images