Uses of Class
org.eclipse.swt.internal.cocoa.NSImageRep
-
Packages that use NSImageRep Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSImageRep in org.eclipse.swt.internal.cocoa
Subclasses of NSImageRep in org.eclipse.swt.internal.cocoa Modifier and Type Class Description classNSBitmapImageRepMethods in org.eclipse.swt.internal.cocoa that return NSImageRep Modifier and Type Method Description NSImageRepNSImage. bestRepresentationForDevice(NSDictionary deviceDescription)static NSImageRepNSBitmapImageRep. imageRepWithContentsOfFile(NSString filename)static NSImageRepNSImageRep. imageRepWithContentsOfFile(NSString filename)Methods in org.eclipse.swt.internal.cocoa with parameters of type NSImageRep Modifier and Type Method Description voidNSImage. addRepresentation(NSImageRep imageRep)voidNSImage. removeRepresentation(NSImageRep imageRep)
-