Home
last modified time | relevance | path

Searched defs:WICBitmapDitherTypeOrdered4x4 (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/image/codecs/
H A Dwic.py40 WICBitmapDitherTypeOrdered4x4 = 0x1 variable
/dports/devel/apitrace/apitrace-9.0/thirdparty/mingw/wincodec/
H A Dwincodec.h193 WICBitmapDitherTypeOrdered4x4 = 0x1, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h325 WICBitmapDitherTypeOrdered4x4 = 0x1, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h325 WICBitmapDitherTypeOrdered4x4 = 0x1, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs1173 pub const WICBitmapDitherTypeOrdered4x4: WICBitmapDitherType = 1i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs5690 pub const WICBitmapDitherTypeOrdered4x4: WICBitmapDitherType = WICBitmapDitherType(1i32); const