ReadonlycontentIts content type.
ReadonlydataThe encoded image.
ReadonlyflattenedSet when the source held several frames and this output holds only the first.
There is no animated encoder, so any request that actually has work to do reduces an animation to a still. That is a lossy outcome a caller may want to avoid rather than discover, by serving the original or by asking for a request that passes through.
ReadonlyformatWhat it was encoded as.
ReadonlyheightHeight of the output in pixels.
ReadonlywidthWidth of the output in pixels.
The result of a one-shot transformation.
Carries the bytes and the conveniences a Worker actually wants, so nobody has to build a
Responseor adata:URL by hand.