ST_IsEmpty
Name
ST_IsEmpty — Returns true if the raster is empty (width = 0 and height = 0). Otherwise, returns false.
Synopsis
    
     boolean
     
      ST_IsEmpty
     
     (
    
    raster
    
     rast
    
    
     )
    
    ;
   
Description
Returns true if the raster is empty (width = 0 and height = 0). Otherwise, returns false.
Availability: 2.0.0