GET /instances/{id}/frames/{frame}/raw

orthanc-server.com

Summary: Access raw frame
Operation ID:
Auth: unknown
Description

Access the raw content of one individual frame of the DICOM instance of interest, bypassing image decoding. This is notably useful to access the source files in compressed transfer syntaxes.

Parameters (2)

frame (number, path, required)

Index of the frame (starts at `0`)

id (string, path, required)

Orthanc identifier of the instance of interest

No probe data for this endpoint yet.