2 writes to Image
Microsoft.ML.OnnxTransformerTest (2)
OnnxTransformTests.cs (2)
601Image = null; 616Image = MLImage.CreateFromPixels(Width, Height, MLPixelFormat.Bgra32, imageData);
2 references to Image
Microsoft.ML.OnnxTransformerTest (2)
OnnxTransformTests.cs (2)
578/// Height of <see cref="Image"/>. 583/// Width of <see cref="Image"/>.