daffodil ~master (2017-01-29T03:12:49Z)
Dub
Repo
load
daffodil
Loads a :d:class:
Image
from a given input.
auto
load
(
T
data
)
auto
load
(
T
loadeable
)
auto
load
(
V
=
real
T
)
(
T
loadeable
)
if
(
isColorValue
!
V
&&
isLoadeable
!
T
)
Meta
Source
See Implementation
daffodil
modules
bmp
colorspace
filter
image
meta
pixel
transform
util
aliases
DataRange
OutRange
isOutRange
functions
detectFormat
load
loadMeta
registerFormat
save
structs
Format
templates
isDataRange
Loads a :d:class:Image from a given input.