This website works better with JavaScript.
Explore
Help
Sign In
ad_user
/
libsimdb
Watch
1
Star
1
Fork
You've already forked libsimdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cmake
c
library
simdb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
4
Tags
554 KiB
Tree:
827066e641
master
v0.1
v0.2
v0.3
v0.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '827066e641'
${ noResults }
libsimdb
/
src
/
image.h
3 lines
61 B
Raw
Normal View
History
Unescape
Escape
+ image_from_file
11 years ago
gdImagePtr
image_from_file
(
const
char
*
path
,
char
*
*
errstr
)
;