Removed explicit argument
For better C# version compatibility
This commit is contained in:
Родитель
e796be57d4
Коммит
a4b7f05e6c
|
@ -44,7 +44,7 @@ namespace Microsoft.AzureKinect.WPF
|
|||
dpiX,
|
||||
dpiY,
|
||||
pixelFormat,
|
||||
palette: null,
|
||||
/* palette: */ null,
|
||||
(IntPtr)reference.Buffer,
|
||||
checked((int)reference.Size),
|
||||
reference.StrideBytes);
|
||||
|
|
Загрузка…
Ссылка в новой задаче