PostGIS 3.6.2dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ anonymous enum

anonymous enum
Enumerator
CM_INTERPOLATE 
CM_EXACT 
CM_NEAREST 

Definition at line 2692 of file librtcore.h.

2692 {
2694 CM_EXACT,
2696 } method;
enum rt_colormap_t::@13 method