Riquadro Framebuffer
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Il riquadro Framebuffer mostra i contenuti del framebuffer attualmente associato.
A seconda dell'elemento selezionato nel riquadro Comandi, il riquadro Framebuffer
può mostrare i framebuffer sullo schermo o fuori schermo.

Quando selezioni un comando nel riquadro Comandi, nel riquadro Framebuffer vengono visualizzati i contenuti del framebuffer al termine della chiamata. Se selezioni un gruppo di comandi, verrà visualizzato il framebuffer che rappresenta al meglio il gruppo. Solitamente si tratta del framebuffer al termine dell'ultima chiamata al gruppo.
Inizia selezionando la prima chiamata all'interno di un frame, quindi fai clic su ogni chiamata successiva per osservare i componenti framebuffer che vengono disegnati uno alla volta fino alla fine del frame. Questi display framebuffer, sia per la grafica su schermo che per quella fuori schermo, ti aiutano a individuare l'origine degli errori di rendering.
Sposta il cursore sull'immagine per visualizzare un'anteprima ingrandita dei pixel circostanti nell'angolo in basso a sinistra della vista, come nell'immagine precedente. Il riquadro mostra anche la larghezza e l'altezza dell'immagine, nonché le coordinate x e y, le coordinate normalizzate dell'immagine (valori U e V) e il valore esadecimale RBGA relativo a quel punto sull'immagine.
Seleziona allegati diversi
Un framebuffer può contenere più allegati. Puoi selezionare l'allegato da visualizzare e fare clic su Mostra allegati o Nascondi allegati in base alle esigenze. Le miniature degli allegati sono etichettate con il tipo di allegato (ad esempio, COLOR, DEPTH e INPUT) e il relativo indice.
Dopo aver selezionato un allegato, viene visualizzata la visualizzazione principale nell'angolo in alto a sinistra.
Fasi operative
Puoi eseguire delle operazioni sull'immagine framebuffer utilizzando i seguenti pulsanti:
Pulsante |
Descrizione |
Risultato di esempio |
|
Consente di visualizzare la geometria ombreggiata dell'immagine. |
|
|
Mostra il frame metallico dell'immagine. |
|
|
Regola l'immagine per adattarla completamente al riquadro. Puoi anche fare clic con il tasto destro del mouse sull'immagine per regolare lo zoom in modo che si adatti all'immagine.
|
|
|
Consente di visualizzare l'immagine senza scala, dove un pixel del dispositivo equivale a un pixel dello schermo. |
|
|
Aumenta lo zoom sull'immagine. Puoi anche utilizzare la rotellina del mouse o scorrere con due dita su un touchpad per aumentare e diminuire lo zoom. Puoi trascinare l'immagine con il cursore. |
|
|
Riduce lo zoom sull'immagine. Puoi anche utilizzare la rotellina del mouse o scorrere con due dita su un touchpad per aumentare e diminuire lo zoom. |
|
|
Visualizza l'istogramma dei colori dell'immagine. Puoi selezionare i punti di manipolazione di controllo su entrambi i lati per limitare i valori dei colori visualizzati.
|
|
|
Seleziona i canali di colore di cui eseguire il rendering. Le opzioni sono Rosso, Verde, Blu e Alfa (trasparenza). |
|
|
Seleziona un motivo a scacchiera o un colore a tinta unita per lo sfondo dell'immagine. |
|
|
Capovolge l'immagine verticalmente. |
|
|
Salva l'immagine in un file. |
|
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-27 UTC."],[],[],null,["# Framebuffer pane\n\nThe **Framebuffer** pane shows the contents of the currently-bound framebuffer.\nDepending on the item you select in the **Commands** pane, the **Framebuffer**\npane can show onscreen or offscreen framebuffers.\n\nWhen you select a command in the **Commands** pane, the **Framebuffer** pane displays the contents of the framebuffer after that call finishes. If you select a command group, it displays the framebuffer that best represents the group. Typically, this is the framebuffer after the last call in the group finishes.\n\nStart by selecting the first call within a frame, then click each successive\ncall to watch the framebuffer components draw one-by-one until the end of the\nframe. These framebuffer displays, for both onscreen and offscreen graphics, help you to locate the source of any rendering errors.\n\nMove the cursor over the image to display a zoomed-in preview of the surrounding pixels in the bottom-left hand corner of the view as in the image above. The pane also shows the image width and height\nas well as the *x* and *y* coordinates, normalized image coordinates (U and V\nvalues), and RBGA hex value for that point on the image.\n\nSelect different attachments\n----------------------------\n\nA framebuffer can contain multiple attachments. You can select which\nattachment to display and click **Show Attachments** or **Hide Attachments** as\nneeded. Attachment thumbnails are labeled with the type of the attachment\n(for example, COLOR, DEPTH, and INPUT) as well as its index.\n\nOnce you select an attachment, the main view displays in the upper left corner.\n\nOperations\n----------\n\nYou can perform operations on the framebuffer image using the following buttons:\n\n| Button | Description | Example Result |\n|--------|------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|\n| | Renders the shaded geometry of the image. | |\n| | Shows the wireframe of the image. | |\n| | Adjusts the image to fit completely within the pane. You can also right-click the image to adjust the zoom to fit the image. | |\n| | Displays the image at no scale, where one device pixel is equivalent to one screen pixel. | |\n| | Zooms in on the image. You can also use your mouse wheel, or two-finger swipes on a touchpad, to zoom in and out. You can drag the image with your cursor. | |\n| | Zooms out on the image. You can also use your mouse wheel, or two-finger swipes on a touchpad, to zoom in and out. | |\n| | Displays the color histogram for the image. You can select the control handles on either side to limit the color values displayed. | |\n| | Select the color channels to render. The options are **Red** , **Green** , **Blue** , and **Alpha** (transparency). | |\n| | Select a checkerboard pattern or a solid color for the image background. | |\n| | Flips the image vertically. | |\n| | Saves the image to a file. | |"]]