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