@@ -119,6 +119,18 @@ colormap
119119________
120120.. automethod :: arcgis.raster.functions.colormap
121121
122+ colormap_to_rgb
123+ _______________
124+ .. automethod :: arcgis.raster.functions.colormap_to_rgb
125+
126+ colormap_to_rgb
127+ _______________
128+ .. automethod :: arcgis.raster.functions.colormap_to_rgb
129+
130+ colorspace_conversion
131+ ______________
132+ .. automethod :: arcgis.raster.functions.colorspace_conversion
133+
122134composite_band
123135______________
124136.. automethod :: arcgis.raster.functions.composite_band
@@ -219,6 +231,10 @@ hillshade
219231_________
220232.. automethod :: arcgis.raster.functions.hillshade
221233
234+ identity
235+ ________
236+ .. automethod :: arcgis.raster.functions.identity
237+
222238INT
223239___
224240.. automethod :: arcgis.raster.functions.INT
@@ -314,6 +330,10 @@ not_equal
314330_________
315331.. automethod :: arcgis.raster.functions.not_equal
316332
333+ pansharpen
334+ __________
335+ .. automethod :: arcgis.raster.functions.pansharpen
336+
317337plus
318338____
319339.. automethod :: arcgis.raster.functions.plus
@@ -386,6 +406,11 @@ focal_statistics
386406__________
387407.. automethod :: arcgis.raster.functions.focal_statistics
388408
409+ statistics_histogram
410+ ____________________
411+ .. automethod :: arcgis.raster.functions.statistics_histogram
412+
413+
389414std
390415___
391416.. automethod :: arcgis.raster.functions.std
@@ -410,6 +435,10 @@ tanh
410435____
411436.. automethod :: arcgis.raster.functions.tanh
412437
438+ tasseled_cap
439+ ____________
440+ .. automethod :: arcgis.raster.functions.tasseled_cap
441+
413442threshold
414443_________
415444.. automethod :: arcgis.raster.functions.threshold
@@ -434,7 +463,18 @@ variety
434463_______
435464.. automethod :: arcgis.raster.functions.variety
436465
466+ vector_field
467+ _____________________
468+ .. automethod :: arcgis.raster.functions.vector_field
469+
437470vector_field_renderer
438471_____________________
439472.. automethod :: arcgis.raster.functions.vector_field_renderer
440473
474+ weighted_overlay
475+ _____________________
476+ .. automethod :: arcgis.raster.functions.weighted_overlay
477+
478+ weighted_sum
479+ _____________________
480+ .. automethod :: arcgis.raster.functions.weighted_sum
0 commit comments