Uses of Class
org.eclipse.swt.internal.cocoa.NSImageRep
Packages that use NSImageRep
-
Uses of NSImageRep in org.eclipse.swt.internal.cocoa
Subclasses of NSImageRep in org.eclipse.swt.internal.cocoaMethods in org.eclipse.swt.internal.cocoa that return NSImageRepModifier and TypeMethodDescriptionNSImage.bestRepresentationForDevice
(NSDictionary deviceDescription) static NSImageRep
NSBitmapImageRep.imageRepWithContentsOfFile
(NSString filename) static NSImageRep
NSImageRep.imageRepWithContentsOfFile
(NSString filename) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSImageRepModifier and TypeMethodDescriptionvoid
NSImage.addRepresentation
(NSImageRep imageRep) void
NSImage.removeRepresentation
(NSImageRep imageRep)