Loads and initializes an image unit, performing custom tasks as needed. (required)
Original signature is '- (BOOL)load:(void *)host'
Available in 4 and later.


- host (IntPtr)
- Reserved for future use.

Returns true if the image unit is successfully initialized

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)