pFreeImage_RescaleRect

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
version(BindFI_Dynamic)
extern (System) @nogc nothrow
alias pFreeImage_RescaleRect = FIBITMAP* function
(,
int
,
int
,
int
,
int
,
int
,
int
,
FREE_IMAGE_FILTER filter = FILTER_CATMULLROM
,
uint flags = 0
)

Meta