1 reference to Unknown
Microsoft.ML.Tests (1)
ImagesTests.cs (1)
1268Assert.Throws<ArgumentException>(() => MLImage.CreateFromPixels(10, 10, MLPixelFormat.Unknown, Array.Empty<byte>()));