Back to FabImage Library website
You are here: Start » Function Reference » Image IO » FillImageBuffer
Header: | FIL.h |
---|---|
Namespace: | fil |
Fills image buffer with provided data.
Syntax
fil::FillImageBuffer ( fil::Image& inImage, int inWidth, int inHeight, fil::PlainType::Type inType, int inDepth, int inPitch, ftl::byte * inData )