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