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