Sha256: 24cc5f22941975a8eb1954e5bf578d91dbb9294364de1fc4734808225d46ad04
Contents?: true
Size: 105 Bytes
Versions: 54
Compression:
Stored size: 105 Bytes
Contents
class NSData # @return [NSImage] def nsimage return NSImage.alloc.initWithData(self) end end
Version data entries
54 entries across 54 versions & 1 rubygems