dcv ~master (2021-10-24T03:09:37.678449)
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.