3 writes to InterleavedColors
Microsoft.ML.ImageAnalytics (3)
VectorToImageTransform.cs (3)
515
InterleavedColors
= item.Interleave ?? args.Interleave;
573
InterleavedColors
= ctx.Reader.ReadBoolByte();
634
InterleavedColors
= interleavedColors;
2 references to InterleavedColors
Microsoft.ML.ImageAnalytics (2)
VectorToImageTransform.cs (2)
381
if (ex.
InterleavedColors
)
683
ctx.Writer.WriteBoolByte(
InterleavedColors
);