NSObject
NSImage
![]() | Private constructor. This class can only be constructed with the Shared methods on the class. |
![]() | Returns height of the NSImage. |
![]() | Returns width of the NSImage. |
![]() | Returns Integer handle to the native NSObject structure. |
![]() | Draws the NSImage into Xojo Graphics object at given x,y location. |
![]() | Draws the NSImage into Xojo Graphics object at given x,y location, taking in additionally width and height parameters. |
![]() | Creates NSImage from a given CGImage. |
![]() | Loads image from contents of a file. |
![]() | Loads image from a file or folder icon. |
![]() | Loads icon for given file type. |
![]() | Constructs NSImage object from Integer handle coming from declares or 3rd party plugin. |
![]() | Returns the image object associated with the specified name. |
![]() | Loads image from a URL. |
![]() | Gets representation of given Size and returns it as EinhugurMacOSBridge.CGImage. |
![]() | Releases the NSObject. |
![]() | Retains the NSObject |
![]() | Converts the NSImage to Xojo picture object. |