2
2
#pragma warning disable 114 // new keyword hiding
3
3
namespace Windows . Graphics . Imaging
4
4
{
5
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
5
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
6
6
[ global ::Uno . NotImplemented ]
7
7
#endif
8
- public partial class SoftwareBitmap : global ::System . IDisposable
8
+ public partial class SoftwareBitmap : global ::System . IDisposable
9
9
{
10
10
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
11
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__", "__MACOS__" ) ]
11
+ [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" , "__MACOS__" ) ]
12
12
public double DpiY
13
13
{
14
14
get
@@ -35,8 +35,8 @@ public double DpiX
35
35
}
36
36
}
37
37
#endif
38
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
39
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
38
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
39
+ [ global ::Uno . NotImplemented ( " NET461", "__WASM__" , "__NETSTD_REFERENCE__" ) ]
40
40
public global ::Windows . Graphics . Imaging . BitmapAlphaMode BitmapAlphaMode
41
41
{
42
42
get
@@ -45,8 +45,8 @@ public double DpiX
45
45
}
46
46
}
47
47
#endif
48
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
49
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
48
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
49
+ [ global ::Uno . NotImplemented ( " NET461", "__WASM__" , "__NETSTD_REFERENCE__" ) ]
50
50
public global ::Windows . Graphics . Imaging . BitmapPixelFormat BitmapPixelFormat
51
51
{
52
52
get
@@ -55,8 +55,8 @@ public double DpiX
55
55
}
56
56
}
57
57
#endif
58
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
59
- [ global ::Uno . NotImplemented ( "__ANDROID__" , " __IOS__", "NET461" , "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
58
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
59
+ [ global ::Uno . NotImplemented ( "__IOS__" , "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
60
60
public bool IsReadOnly
61
61
{
62
62
get
@@ -65,8 +65,8 @@ public bool IsReadOnly
65
65
}
66
66
}
67
67
#endif
68
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
69
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
68
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
69
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
70
70
public int PixelHeight
71
71
{
72
72
get
@@ -75,8 +75,8 @@ public int PixelHeight
75
75
}
76
76
}
77
77
#endif
78
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
79
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
78
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
79
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
80
80
public int PixelWidth
81
81
{
82
82
get
@@ -85,17 +85,17 @@ public int PixelWidth
85
85
}
86
86
}
87
87
#endif
88
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
89
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__", "__MACOS__" ) ]
90
- public SoftwareBitmap ( global ::Windows . Graphics . Imaging . BitmapPixelFormat format , int width , int height )
88
+ #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || __MACOS__
89
+ [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" , "__MACOS__" ) ]
90
+ public SoftwareBitmap ( global ::Windows . Graphics . Imaging . BitmapPixelFormat format , int width , int height )
91
91
{
92
92
global ::Windows . Foundation . Metadata . ApiInformation . TryRaiseNotImplemented ( "Windows.Graphics.Imaging.SoftwareBitmap" , "SoftwareBitmap.SoftwareBitmap(BitmapPixelFormat format, int width, int height)" ) ;
93
93
}
94
94
#endif
95
95
// Forced skipping of method Windows.Graphics.Imaging.SoftwareBitmap.SoftwareBitmap(Windows.Graphics.Imaging.BitmapPixelFormat, int, int)
96
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
97
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__", "__MACOS__" ) ]
98
- public SoftwareBitmap ( global ::Windows . Graphics . Imaging . BitmapPixelFormat format , int width , int height , global ::Windows . Graphics . Imaging . BitmapAlphaMode alpha )
96
+ #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || __MACOS__
97
+ [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" , "__MACOS__" ) ]
98
+ public SoftwareBitmap ( global ::Windows . Graphics . Imaging . BitmapPixelFormat format , int width , int height , global ::Windows . Graphics . Imaging . BitmapAlphaMode alpha )
99
99
{
100
100
global ::Windows . Foundation . Metadata . ApiInformation . TryRaiseNotImplemented ( "Windows.Graphics.Imaging.SoftwareBitmap" , "SoftwareBitmap.SoftwareBitmap(BitmapPixelFormat format, int width, int height, BitmapAlphaMode alpha)" ) ;
101
101
}
@@ -117,43 +117,43 @@ public SoftwareBitmap( global::Windows.Graphics.Imaging.BitmapPixelFormat format
117
117
throw new global ::System . NotImplementedException ( "The member BitmapBuffer SoftwareBitmap.LockBuffer(BitmapBufferAccessMode mode) is not implemented in Uno." ) ;
118
118
}
119
119
#endif
120
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
121
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
120
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
121
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
122
122
public void CopyTo ( global ::Windows . Graphics . Imaging . SoftwareBitmap bitmap )
123
123
{
124
124
global ::Windows . Foundation . Metadata . ApiInformation . TryRaiseNotImplemented ( "Windows.Graphics.Imaging.SoftwareBitmap" , "void SoftwareBitmap.CopyTo(SoftwareBitmap bitmap)" ) ;
125
125
}
126
126
#endif
127
127
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
128
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__", "__MACOS__" ) ]
128
+ [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" , "__MACOS__" ) ]
129
129
public void CopyFromBuffer ( global ::Windows . Storage . Streams . IBuffer buffer )
130
130
{
131
131
global ::Windows . Foundation . Metadata . ApiInformation . TryRaiseNotImplemented ( "Windows.Graphics.Imaging.SoftwareBitmap" , "void SoftwareBitmap.CopyFromBuffer(IBuffer buffer)" ) ;
132
132
}
133
133
#endif
134
134
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
135
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__", "__MACOS__" ) ]
135
+ [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" , "__MACOS__" ) ]
136
136
public void CopyToBuffer ( global ::Windows . Storage . Streams . IBuffer buffer )
137
137
{
138
138
global ::Windows . Foundation . Metadata . ApiInformation . TryRaiseNotImplemented ( "Windows.Graphics.Imaging.SoftwareBitmap" , "void SoftwareBitmap.CopyToBuffer(IBuffer buffer)" ) ;
139
139
}
140
140
#endif
141
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
142
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
141
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
142
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
143
143
public global ::Windows . Graphics . Imaging . SoftwareBitmap GetReadOnlyView ( )
144
144
{
145
145
throw new global ::System . NotImplementedException ( "The member SoftwareBitmap SoftwareBitmap.GetReadOnlyView() is not implemented in Uno." ) ;
146
146
}
147
147
#endif
148
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
149
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
148
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
149
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
150
150
public void Dispose ( )
151
151
{
152
152
global ::Windows . Foundation . Metadata . ApiInformation . TryRaiseNotImplemented ( "Windows.Graphics.Imaging.SoftwareBitmap" , "void SoftwareBitmap.Dispose()" ) ;
153
153
}
154
154
#endif
155
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
156
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
155
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
156
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
157
157
public static global ::Windows . Graphics . Imaging . SoftwareBitmap Copy ( global ::Windows . Graphics . Imaging . SoftwareBitmap source )
158
158
{
159
159
throw new global ::System . NotImplementedException ( "The member SoftwareBitmap SoftwareBitmap.Copy(SoftwareBitmap source) is not implemented in Uno." ) ;
@@ -173,15 +173,15 @@ public void Dispose()
173
173
throw new global ::System . NotImplementedException ( "The member SoftwareBitmap SoftwareBitmap.Convert(SoftwareBitmap source, BitmapPixelFormat format, BitmapAlphaMode alpha) is not implemented in Uno." ) ;
174
174
}
175
175
#endif
176
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
177
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , " __NETSTD_REFERENCE__" , "__MACOS__ ") ]
176
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
177
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__NETSTD_REFERENCE__" ) ]
178
178
public static global ::Windows . Graphics . Imaging . SoftwareBitmap CreateCopyFromBuffer ( global ::Windows . Storage . Streams . IBuffer source , global ::Windows . Graphics . Imaging . BitmapPixelFormat format , int width , int height )
179
179
{
180
180
throw new global ::System . NotImplementedException ( "The member SoftwareBitmap SoftwareBitmap.CreateCopyFromBuffer(IBuffer source, BitmapPixelFormat format, int width, int height) is not implemented in Uno." ) ;
181
181
}
182
182
#endif
183
- #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
184
- [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , " NET461", "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" , "__MACOS__ ") ]
183
+ #if false || false || NET461 || __WASM__ || false || __NETSTD_REFERENCE__ || false
184
+ [ global ::Uno . NotImplemented ( "NET461" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
185
185
public static global ::Windows . Graphics . Imaging . SoftwareBitmap CreateCopyFromBuffer ( global ::Windows . Storage . Streams . IBuffer source , global ::Windows . Graphics . Imaging . BitmapPixelFormat format , int width , int height , global ::Windows . Graphics . Imaging . BitmapAlphaMode alpha )
186
186
{
187
187
throw new global ::System . NotImplementedException ( "The member SoftwareBitmap SoftwareBitmap.CreateCopyFromBuffer(IBuffer source, BitmapPixelFormat format, int width, int height, BitmapAlphaMode alpha) is not implemented in Uno." ) ;
0 commit comments