NSImageRep
fedor@colorado.edu
Abstract representation of an image.
1996 Free Software Foundation, Inc.
Software documentation for the NSImageRep class
AppKit/NSImageRep.h
NSCoding
NSCopying
canInitWithData:
data
canInitWithPasteboard:
pasteboard
imageFileTypes
imagePasteboardTypes
imageRepClassForData:
data
imageRepClassForFileType:
type
imageRepClassForPasteboardType:
type
imageRepWithContentsOfFile:
filename
imageRepWithContentsOfURL:
anURL
imageRepWithPasteboard:
pasteboard
imageRepsWithContentsOfFile:
filename
imageRepsWithContentsOfURL:
anURL
imageRepsWithPasteboard:
pasteboard
imageUnfilteredFileTypes
imageUnfilteredPasteboardTypes
registerImageRepClass:
imageRepClass
registeredImageRepClasses
unregisterImageRepClass:
imageRepClass
bitsPerSample
colorSpaceName
draw
drawAtPoint:
aPoint
drawInRect:
aRect
hasAlpha
isOpaque
pixelsHigh
pixelsWide
setAlpha:
flag
setBitsPerSample:
anInt
setColorSpaceName:
aString
setOpaque:
flag
setPixelsHigh:
anInt
setPixelsWide:
anInt
setSize:
aSize
size