2 writes to Image
Microsoft.ML.OnnxTransformerTest (2)
OnnxTransformTests.cs (2)
513Image = null; 528Image = MLImage.CreateFromPixels(Width, Height, MLPixelFormat.Bgra32, imageData);
2 references to Image
Microsoft.ML.OnnxTransformerTest (2)
OnnxTransformTests.cs (2)
490/// Height of <see cref="Image"/>. 495/// Width of <see cref="Image"/>.