ST_ScaleX
Name
ST_ScaleX — Returns the X component of the pixel width in units of coordinate reference system.
Synopsis
    
     float8
     
      ST_ScaleX
     
     (
    
    raster
    
     rast
    
    
     )
    
    ;
   
Description
Returns the X component of the pixel width in units of coordinate reference system. Refer to World File for more details.
Changed: 2.0.0. In WKTRaster versions this was called ST_PixelSizeX.