oa::FnImage::saveFile

Function published by the oa::FnImage namespace.

Function Documentation

oa::Status oa::FnImage::saveFile( const oa::Path & inPath, const Image & inImage, oa::U32 inQuality = 90U )
No public source comment is attached to this declaration.

Parameters

inPath
const oa::Path &

inImage
const Image &

inQuality
oa::U32

Default: 90U

Returns

oa::Status

The declared return value.

Examples