Uses of Class
com.jniwrapper.macosx.cocoa.nsbitmapimagerep.NSBitmapImageRep

Packages that use NSBitmapImageRep
com.jniwrapper.macosx.cocoa.nsbitmapimagerep   
 

Uses of NSBitmapImageRep in com.jniwrapper.macosx.cocoa.nsbitmapimagerep
 

Methods in com.jniwrapper.macosx.cocoa.nsbitmapimagerep that return NSBitmapImageRep
static NSBitmapImageRep NSBitmapImageRep.NSBitmapImageRep_imageRepWithData(NSData tiffData)
          This method represents the imageRepWithData static constructor of the NSBitmapImageRep Objective-C class.