Expand description
Base image filter span generators.
Port of agg_span_image_filter.h — base structs shared by all image
transformation span generators (nearest, bilinear, general convolution,
and resampling variants).
Structs§
- Span
Image Filter Base - Base state for image filter span generators.
- Span
Image Resample - Image resampling state for generic (non-affine) interpolators.
- Span
Image Resample Affine - Image resampling state for affine transformations.