3 references to ARGB
Microsoft.ML.ImageAnalytics (3)
ImagePixelExtractor.cs (2)
509public const ColorsOrder Order = ColorsOrder.ARGB; 712OrderOfExtraction = ColorsOrder.ARGB;
VectorToImageTransform.cs (1)
558Order = ImagePixelExtractingEstimator.ColorsOrder.ARGB;