#include "Transport/SplitRgbOfilt.H"
#include "Image/ColorOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Raster/GenericFrame.H"
#include "Transport/FrameInfo.H"
Go to the source code of this file.
Output filter that splits rgb images into separate r/g/b components
Definition in file SplitRgbOfilt.C.