Searched refs:D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE (Results 1 – 3 of 3) sorted by relevance
88 typedef enum D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE enum94 } D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE; typedef
1539 pub type D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE = u32; typedef1540 pub const D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE_HUE_SATURATION_VALUE: D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE =…1541 … D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE_HUE_SATURATION_LIGHTNESS: D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE = 1u3…1542 pub const D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE_FORCE_DWORD: D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE = 42949672…
7335 pub struct D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE(pub u32);7336 …E_OUTPUT_COLOR_SPACE_HUE_SATURATION_VALUE: D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE = D2D1_RGBTOHUE_OUTPUT…7337 …TPUT_COLOR_SPACE_HUE_SATURATION_LIGHTNESS: D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE = D2D1_RGBTOHUE_OUTPUT…7338 …1_RGBTOHUE_OUTPUT_COLOR_SPACE_FORCE_DWORD: D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE = D2D1_RGBTOHUE_OUTPUT…7339 impl ::std::convert::From<u32> for D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE {7344 unsafe impl ::windows::runtime::Abi for D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE {7348 impl ::std::ops::BitOr for D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE {7354 impl ::std::ops::BitAnd for D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE {7360 impl ::std::ops::BitOrAssign for D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE {7365 impl ::std::ops::BitAndAssign for D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE {[all …]