2 writes to Image
Microsoft.ML.OnnxTransformerTest (2)
OnnxTransformTests.cs (2)
601
Image
= null;
616
Image
= 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
"/>.