ST_HasNoBand — 如果不存在具有给定波段编号的波段,则返回TRUE。如果未指定波段编号,则假定波段编号为1。
boolean
ST_HasNoBand
(
raster
rast
, integer
bandnum=1
)
;