NSImageRep
Overview
Tasks
Constructors
Creating an NSImageRep
Checking Data Types
Setting the Size of the Image
Specifying Information About the Representation
Drawing the Image
Managing NSImageRep Subclasses
Constructors
Static Methods
canInitWithData
canInitWithPasteboard
imageFileTypes
imagePasteboardTypes
imageRepClassForData
imageRepClassForFileType
imageRepClassForPasteboardType
imageRepsWithContentsOfFile
imageRepsWithContentsOfURL
imageRepsWithPasteboard
imageRepWithContentsOfFile
imageRepWithContentsOfURL
imageRepWithPasteboard
imageUnfilteredFileTypes
imageUnfilteredPasteboardTypes
registeredImageRepClasses
registerImageRepClass
unregisterImageRepClass
Instance Methods
bitsPerSample
colorSpaceName
draw
drawAtPoint
drawInRect
hasAlpha
isOpaque
pixelsHigh
pixelsWide
setAlpha
setBitsPerSample
setColorSpaceName
setOpaque
setPixelsHigh
setPixelsWide
setSize
size
Constants
Notifications
ImageRepRegistryDidChangeNotification
Index
Companion Guide
Drawing and Images