Back to FabImage Library Lite website
You are here: Start » Image Basics » CopyImageData

CopyImageData
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates an image copy with the same size and pixel format.
Syntax
void fil::CopyImageData ( const fil::Image& inImage, ftl::Optional<const fil::Region&> inRoi, fil::Image& outImage )