2 references to ContainsGreen
Microsoft.ML.ImageAnalytics (2)
VectorToImageTransform.cs (2)
94
if (ContainsAlpha != null || ContainsRed != null ||
ContainsGreen
!= null || ContainsBlue != null || ImageWidth != null ||
508
if (item.
ContainsGreen
?? args.ContainsGreen)