Struct native_windows_gui::ImageDecoderBuilder [−][src]
pub struct ImageDecoderBuilder {}
Expand description
A blank builder for the image decoder
Implementations
Auto Trait Implementations
impl RefUnwindSafe for ImageDecoderBuilder
impl Send for ImageDecoderBuilder
impl Sync for ImageDecoderBuilder
impl Unpin for ImageDecoderBuilder
impl UnwindSafe for ImageDecoderBuilder