Struct jpeg_decoder::ImageInfo
[−]
[src]
pub struct ImageInfo {
pub width: u16,
pub height: u16,
pub pixel_format: PixelFormat,
}Fields
width | |
height | |
pixel_format |