graphics/ | |
License | Copyright © 2007-2011, FreeBASIC Extended Library Development Group |
ext | |
Functions | |
LoadImage | Loads a image file from disk to a FBGFX buffer. |
Copyright © 2007-2011, 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
Loads a image file from disk to a FBGFX buffer.
declare function LoadImage ( byref filename as const string ) as FB.IMAGE ptr