Back to FabImage Library website
You are here: Start » Function Reference » Integer » FisFilter_RescaleInteger
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | STD.h |
---|---|
Namespace: | fis |
Applies linear transformation to integer.
Syntax
void fis::FisFilter_RescaleInteger ( int inInteger, float inA, float inB, int& outInteger )