intermediateImageData property
Optional intermediate image bytes (PNG when surfaced by Swift/Kotlin/RN; raw RGBA when surfaced by the C ABI). Present only when the caller requested intermediate-image reporting and the engine has produced one for this step.
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get intermediateImageData => $_getN(4);