# Formatos de Imagen de Salida

### TIFF (16-bit)

16-bit (número digital de píxeles 0 - 65535) TIFF (.tif) formato de salida.

### TIFF (32-bit, Por ciento%)

32-bit (flotador de píxeles 0.0 - 0.1) TIFF (.tif) formato de salida.

### **JPG (8-bit)**

8-bit (número digital de píxeles 0 -255) JPG (.jpg) formato de salida.

### **JPG (8-bit,** Por cient&#x6F;**%)**

32-bit (flotador de píxeles 0.0 - 0.1) JPG (.jpg) formato de salida.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mapir.gitbook.io/mapir-camera-control-mcc/espanol/formatos-de-imagen-de-salida.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
