ReadonlybandsNumber of channels (bands) per pixel; 1 for single-band rasters.
ReadonlydtypeElement data type of the decoded pixels; one of RiptDataType. Typed
as | string to forward-tolerate any type a newer codec build reports.
ReadonlyheightRaster height in pixels (rows).
Readonlylossytrue if the tile was encoded with lossy compression; false if lossless.
ReadonlywidthRaster width in pixels (columns).
Self-describing metadata read from a RIPT tile header by RiptDecoder.inspect (and included on every RiptRaster).