graphics/ img_load.bi | |
License | Copyright © 2009, FreeBASIC Extended Library Development Group |
ext | |
Functions | |
LoadImage | Loads a image file from disk to a FBGFX buffer. |
Copyright © 2009, FreeBASIC Extended Library Development Group
Distributed under the FreeBASIC Extended Library Group license. See accompanying file LICENSE.txt or copy at http://code.google.com- /p- /fb-extended-lib- /wiki- /License
Loads a image file from disk to a FBGFX buffer.
declare function LoadImage ( byref filename as const string ) as FB.IMAGE ptr