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