dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
ReadParams
dcv
io
image
Image reading parameter package type.
struct
ReadParams {
ImageFormat
format
;
BitDepth
depth
;
}
Members
Variables
depth
BitDepth
depth
;
Undocumented in source.
format
ImageFormat
format
;
Undocumented in source.
Meta
Source
See Implementation
dcv
io
image
aliases
imgen_16
imgen_8
functions
im_ubyte_16_mono
im_ubyte_16_rgb
im_ubyte_16_rgba
im_ubyte_8_mono
im_ubyte_8_rgb
im_ubyte_8_rgba
imread
imwrite
structs
ReadParams
Image reading parameter package type.