MagickCore  6.7.5
_ResampleFilter Struct Reference
Collaboration diagram for _ResampleFilter:

Data Fields

CacheViewview
Imageimage
ExceptionInfoexception
MagickBooleanType debug
ssize_t image_area
PixelInterpolateMethod interpolate
VirtualPixelMethod virtual_pixel
FilterTypes filter
MagickBooleanType limit_reached
MagickBooleanType do_interpolate
MagickBooleanType average_defined
PixelInfo average_pixel
double A
double B
double C
double Vlimit
double Ulimit
double Uwidth
double slope
double filter_lut [WLUT_WIDTH]
double support
size_t signature

Field Documentation

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().

Definition at line 123 of file resample.c.

Referenced by ResamplePixelColor().

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().

double _ResampleFilter::filter_lut[WLUT_WIDTH]

Definition at line 133 of file resample.c.

Referenced by ResamplePixelColor(), and SetResampleFilter().

Definition at line 105 of file resample.c.

Referenced by AcquireResampleFilter(), and ScaleResampleFilter().

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().

Definition at line 145 of file resample.c.

Referenced by ScaleResampleFilter(), and SetResampleFilter().

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().

Definition at line 127 of file resample.c.

Referenced by ResamplePixelColor(), and ScaleResampleFilter().


The documentation for this struct was generated from the following file: