daffodil ~master (2017-01-29T03:12:49Z)
Dub
Repo
detectFormat
daffodil
Detects the :d:struct:
Format
a given input is in.
Format
detectFormat
(
T
data
)
auto
detectFormat
(
T
loadeable
)
Format
detectFormat
(
const
Image
!
V
image
)
Format
detectFormat
(
V
=
real
)
(
const
Image
!
V
image
)
if
(
isColorValue
!
V
)
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
Detects the :d:struct:Format a given input is in.