PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int rt_pixtype_alignment | ( | rt_pixtype | pixtype | ) |
Return alignment requirements for data in the given pixel type.
Fast access to pixel values of this type must be aligned to as many bytes as returned by this function.
pixtype | : the pixel type to get alignment requirements for |
Definition at line 75 of file rt_pixel.c.
References rt_pixtype_size().