oa::FnImage::saveRgbaFile
Synchronous host sink for one exact packed RGBA8 image. This is the encoder boundary used by image-backed render sessions after their own explicit readback/completion protocol has produced host bytes.
Function Documentation
Synchronous host sink for one exact packed RGBA8 image. This is the encoder boundary used by image-backed render sessions after their own explicit readback/completion protocol has produced host bytes.
Parameters
inRgbaoa::Span<const oa::U8>—
inWidthoa::U32—
inHeightoa::U32—
inPathoa::StringView—
inQualityoa::U32Default: 90U
Returns
oa::StatusThe declared return value.