- AcquireResampleFilter
ResampleFilter* AcquireResampleFilter(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DestroyResampleFilter
ResampleFilter* DestroyResampleFilter(ResampleFilter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ResamplePixelColor
MagickBooleanType ResamplePixelColor(ResampleFilter* , double , double , MagickPixelPacket* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ScaleResampleFilter
void ScaleResampleFilter(ResampleFilter* , double , double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetResampleFilter
void SetResampleFilter(ResampleFilter* , FilterTypes , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetResampleFilterInterpolateMethod
MagickBooleanType SetResampleFilterInterpolateMethod(ResampleFilter* , InterpolatePixelMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetResampleFilterVirtualPixelMethod
MagickBooleanType SetResampleFilterVirtualPixelMethod(ResampleFilter* , VirtualPixelMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.