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