Back to FabImage Library Lite website
You are here: Start » Image » Image Conversions » MixChannels

MixChannels
Header: | FIL.h |
---|---|
Namespace: | fil |
Calculates a linear combination of image channels.
Syntax
void fil::MixChannels ( const fil::Image& inImage, int inXCoeff, int inYCoeff, int inZCoeff, int inWCoeff, int inDivider, fil::Image& outImage )