|   | HaralickDescriptorGrayLevels Property  | 
        
         
              Gets the number of gray levels in the 
              original image. This is the number of
              dimensions of the co-occurrence matrix.
            
 
    Namespace: 
   Accord.Imaging
    Assembly:
   Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
 Syntax
Syntaxpublic int GrayLevels { get; }Public ReadOnly Property GrayLevels As Integer
	Get
Property Value
Type: 
Int32 See Also
See Also