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