2 writes to Image
Microsoft.ML.Samples (2)
Dynamic\Transforms\ApplyONNXModelWithInMemoryImages.cs (2)
103Image = null; 118Image = MLImage.CreateFromPixels(width, height, MLPixelFormat.Bgra32, imageData);