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

◆ anonymous enum

anonymous enum
Enumerator
CM_INTERPOLATE 
CM_EXACT 
CM_NEAREST 

Definition at line 2704 of file librtcore.h.

2704 {
2706 CM_EXACT,
2708 } method;
enum rt_colormap_t::@13 method