1 reference to UseRed
Microsoft.ML.ImageAnalytics (1)
ImagePixelExtractor.cs (1)
619if (item.UseRed ?? options.UseRed) { ColorsToExtract |= ColorBits.Red; Planes++; }