Home
last modified time | relevance | path

Searched defs:WICImageParameters (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h572 typedef struct WICImageParameters { struct
580 } WICImageParameters; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h572 typedef struct WICImageParameters { struct
580 } WICImageParameters; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs1390 pub struct WICImageParameters { struct
1400 impl ::core::marker::Copy for WICImageParameters {} argument
1402 impl ::core::clone::Clone for WICImageParameters { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs6481 pub struct WICImageParameters { struct
6491 impl WICImageParameters {} argument
6493 impl ::std::default::Default for WICImageParameters { implementation
6499 impl ::std::fmt::Debug for WICImageParameters { implementation
6505 impl ::std::cmp::PartialEq for WICImageParameters { implementation
6511 impl ::std::cmp::Eq for WICImageParameters {} implementation
6513 unsafe impl ::windows::runtime::Abi for WICImageParameters { implementation