Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gpr_inq_imaging_format(A) — Apollo

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gpr_$set_imaging_format

GPR_$INQ_IMAGING_FORMAT           GPR Calls            GPR_$INQ_IMAGING_FORMAT


NAME
     gpr_$inq_imaging_format - returns the current imaging format.

FORMAT
     gpr_$inq_imaging_format (format, status)

DESCRIPTION
     This routine returns the current imaging format.

   Output Parameters
     format
          Imaging format in gpr_$imaging_format_t configuration. This is a 2-
          byte integer.  If you are using an interactive format, the returned
          value is gpr_$interactive.  If you are using the imaging 8-bit pixel
          format on a two-board configuration, the returned value is
          gpr_$imaging_1024x1024x8.  If you are using the imaging 24-bit pixel
          format, the returned value is gpr_$imaging_512x512x24.  If you are
          using imaging 8-bit pixel format with double buffering, the returned
          value is gpr_$double_bufferx8.  If you are using imaging 24-bit
          pixel format with double buffering, the returned value is
          gpr_$double_bufferx24.

     status
          Completion status, in status_$t format.

SEE ALSO
     gpr_$set_imaging_format.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026