dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Image.loadFromFile
Dgame
Graphics
Image
Image
Load the image from filename.
void
loadFromFile
(string filename, Texture.Format t_fmt)
class
Image
final
void
loadFromFile
(
string
filename
,
Texture.Format
t_fmt
=
Texture.Format.None
)
void
loadFromFile
(string filename, Color* col, Texture.Format t_fmt)
Meta
Source
See Implementation
Dgame
Graphics
Image
Image
aliases
subImage
constructors
this
functions
loadFromFile
saveToFile
Load the image from filename.