| 
            
              BlobID Property 
             | 
          
        
         
            Blob's ID in the original image.
            
 
    Namespace: 
   Accord.Imaging
    Assembly:
   Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax[BrowsableAttribute(false)]
public int ID { get; }<BrowsableAttribute(false)>
Public ReadOnly Property ID As Integer
	Get
 Request Example
		View SourceProperty Value
Type: 
Int32
See Also