Back to FabImage Library Lite website
You are here: Start » Image » Image IO » FillImageBuffer
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 )

