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

◆ anonymous enum

anonymous enum
Enumerator
CM_INTERPOLATE 
CM_EXACT 
CM_NEAREST 

Definition at line 2489 of file librtcore.h.

2489 {
2491 CM_EXACT,
2493 } method;
enum rt_colormap_t::@9 method