Skip to content

PGImagePreviewContext

struct PGImagePreviewContext

Singleton storing image dimensions for preview extraction.

The solver template doesn't know Nx/Ny/Nz directly. The app sets these before calling reconSolve, and the solver reads them for preview extraction.

Functions

Name Description
instance Access the singleton image dimension context.

Function Details

instance

static PGImagePreviewContext& instance()

Access the singleton image dimension context.