RetroArch
d2d1effects_1.h
Go to the documentation of this file.
1 //---------------------------------------------------------------------------
2 // Copyright (c) Microsoft Corporation. All rights reserved.
3 //
4 // This file is automatically generated. Please do not edit it directly.
5 //
6 // File name: D2D1Effects_1.h
7 //---------------------------------------------------------------------------
8 #ifdef _MSC_VER
9 #pragma once
10 #endif // #ifdef _MSC_VER
11 
12 #ifndef _D2D1_EFFECTS_1_
13 #define _D2D1_EFFECTS_1_
14 
15 #ifndef _D2D1_EFFECTS_
16 #include <d2d1effects.h>
17 #endif // #ifndef _D2D1_EFFECTS_
18 
19 
20 /*#include <winapifamily.h>*/
21 
22 /*#pragma region Application Family*/
23 /*#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)*/
24 
25 // Built in effect CLSIDs
26 DEFINE_GUID(CLSID_D2D1YCbCr, 0x99503cc1, 0x66c7, 0x45c9, 0xa8, 0x75, 0x8a, 0xd8, 0xa7, 0x91, 0x44, 0x01);
27 
31 typedef enum D2D1_YCBCR_PROP
32 {
33 
39 
45 
52 
54 
56 {
63 
65 
67 {
75 
77 
78 
79 /*#endif*/ /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) */
80 /*#pragma endregion*/
81 
82 #endif // #ifndef _D2D1_EFFECTS_1_
D2D1_YCBCR_INTERPOLATION_MODE
Definition: d2d1effects_1.h:66
Definition: d2d1effects_1.h:57
Definition: d2d1effects_1.h:59
DEFINE_GUID(CLSID_D2D1YCbCr, 0x99503cc1, 0x66c7, 0x45c9, 0xa8, 0x75, 0x8a, 0xd8, 0xa7, 0x91, 0x44, 0x01)
Property Name: "InterpolationMode" Property Type: D2D1_YCBCR_INTERPOLATION_MODE
Definition: d2d1effects_1.h:50
Definition: d2d1effects_1.h:62
Property Name: "TransformMatrix" Property Type: D2D1_MATRIX_3X2_F
Definition: d2d1effects_1.h:44
Definition: d2d1effects_1.h:69
Property Name: "ChromaSubsampling" Property Type: D2D1_YCBCR_CHROMA_SUBSAMPLING
Definition: d2d1effects_1.h:38
Definition: d2d1effects_1.h:74
Definition: d2d1effects_1.h:58
Definition: d2d1effects_1.h:61
D2D1_YCBCR_PROP
The enumeration of the YCbCr effect's top level properties.
Definition: d2d1effects_1.h:31
Definition: d2d1effects_1.h:60
Definition: d2d1effects_1.h:51
Definition: d2d1effects_1.h:70
D2D1_YCBCR_CHROMA_SUBSAMPLING
Definition: d2d1effects_1.h:55
Definition: d2d1effects_1.h:72