The image's unified element index — the same value accepted by GigaPdfDoc.removeElement / GigaPdfDoc.transformElement / GigaPdfDoc.duplicateElement / GigaPdfDoc.moveElement. Extract an image here and pass this index to edit that exact image. It is not an image-local 0,1,2 counter, so it is correct on pages that also have text/paths.
"jpeg" | "png" | "jp2" | "unknown".
Embeddable encoded image bytes (empty when format === "unknown").
Rotation in degrees from the placement CTM (0 = upright).
Non-stroking fill alpha (/ExtGState /ca), 0..=1 (1 = opaque).
An image element from GigaPdfDoc.imageElements: its placement box (page user space, origin bottom-left), the embeddable encoded bytes + format, and the source pixel dimensions.
datais empty whenformatis"unknown".