Syntax @ResolveRasterPalettes(REJECTED) Arguments REJECTABLE Specifies if the function will supply a rejection code and message to the invalid feature and output it to the rejected port, or will fail upon being supplied invalid features. A feature can be rejected for the following reasons: - The feature has invalid geometry - The raster has no bands - The raster's palette cannot be resolved Description The @ResolveRasterPalettes function is used to ensure that the source band type is continuous. If the source is classified, it will be resolved to be continuous without changing the original data source. If the source is continuous, nothing will be done and the data will be passed straight through. This function supports sub-selection of raster bands and palettes.