st_asjpeg(raster, integer, text[])


Description

args: rast, nband, options=NULL - Return the raster tile selected bands as a single Joint Photographic Exports Group (JPEG) image (byte array). If no band is specified and 1 or more than 3 bands, then only the first band is used. If only 3 bands then all 3 bands are used and mapped to RGB.

Parameters

Name Type Mode
rast USER-DEFINED IN
nband integer IN
options ARRAY IN