TypeLib Xojo support Plugin |
|
IRawBitmapReader.OpenFromFile Method
Implementation of this function should import Image from a File in format determined by the implementor of the class.
Parameters
- f
- The FolderItem to open the image from.
Returns
- RawBitmap
- Returns the imported Picture as RawBitmap or nil if import failed.
Remarks
See Also
IRawBitmapReader Interface