Libraries
»
rfreeimage
(0.2.4)
»
Index (F)
»
RFreeImage
»
Filter
Module: RFreeImage::Filter
Defined in:
lib/rfreeimage/image.rb
Constant Summary
collapse
FILTER_BOX =
0
FILTER_BICUBIC =
1
FILTER_BILINEAR =
2
FILTER_BSPLINE =
3
FILTER_CATMULLROM =
4
FILTER_LANCZOS3 =
5