4. Diálogos relativos a la gestión de la imagen

4.1. Diálogo de búferes

Figura 15.61. El diálogo de búferes (como una lista)

El diálogo de búferes (como una lista)

Buffers are a kind of temporary storage for image data, created when you cut or copy part of a drawable (a layer, layer mask, etc.). The following commands are available from the Edit menu to save an image to a buffer:

Cut Named…

EditBufferCut Named… This command cuts the selected part from the current drawable (usually a layer) and places it in a buffer. If there is no selection the whole drawable will be used. You will be asked to give the buffer a name. The image will be removed from the selection after this is done.

Copy Named…

EditBufferCopy Named… This command copies the selected part from the current drawable (usually a layer) and places it in a buffer. If there is no selection the whole drawable will be used. You will be asked to give the buffer a name.

Copy Visible Named…

EditBufferCopy Visible Named… This command copies the selected part from all the visible drawables and places it in a buffer. If there is no selection the whole image will be used. You will be asked to give the buffer a name.

Paste Named…

EditBufferPaste Named… This menu command opens the Buffers Dialog. To actually paste a buffer, choose one of the buttons from this dialog, or the context menu. Both of which will be explained below.

The Buffers dialog shows you the contents of all existing named buffers, and allows you to operate on them in several ways. It also shows you, at the top, the contents of the Global Buffer (the contents of the clipboard). This Global Buffer is merely a display: you can't do anything with it. There is no hard limit on the number of named buffers you can create, except that it will consume a share of your available computer memory.

[Atención] Atención

Named buffers are not saved across sessions: they will be gone when you close GIMP. The only way to save their contents is to paste them into images.

4.1.1. Activar el diálogo

Este diálogo es un diálogo empotrable; consulte la Sección 2.3, “Diálogos y empotrables” para obtener ayuda sobre su uso.

Puede acceder:

  • from the main menu: EditBufferPaste Named…;

  • from the main menu: WindowsDockable DialogsBuffers;

  • from the Tab menu in any dockable dialog by clicking on and selecting Add TabBuffers.

In the Windows menu, there is a list of detached windows which exists only if at least one dialog remains open. In this case, you can raise the Buffers dialog from the main menu: WindowsBuffers.

4.1.2. Usar el diálogo de búferes

Clicking on a buffer in the display area makes it the active buffer, i.e., the one that will be used for paste commands executed from the Buffers context menu, or the buttons at the bottom of the dialog. Double-clicking on a buffer causes its contents to be pasted to the active image as a floating selection; this is a quick way of executing the Paste Buffer command.

At the bottom of the dialog are five buttons. The operations they perform can also be accessed from the Buffers Menu that you get by right clicking on the active buffer.

Figura 15.62. Diálogo de búferes (modo rejilla)

Diálogo de búferes (modo rejilla)

En el menú de pestaña del diálogo de Búferes, puede elegir entre Vista como rejilla y Vista como lista. En modo rejilla, los búferes se depositan en una tabla rectangular. En modo lista, se alinean verticalmente, en cada fila se muestra una miniatura de los contenidos del búfer, su nombre, y sus dimensiones en píxeles.

[Sugerencia] Sugerencia

Ctrl+F abre un campo de búsqueda. Consulte la Ver como lista; Ver como rejilla

Puede cambiar el tamaño de las vistas previas del búfer en el diálogo usando el submenú Tamaño de la vista previa del diálogo del menú de pestaña.

4.1.2.1. Botones en la parte inferior

En la parte inferior del diálogo se encuentran unos cuantos botones:

Pegar búfer, Paste Buffer In Place

Este comando pega el contenido del búfer seleccionado en la imagen activa, como una selección flotante. La única diferencia con el comando clásico Pegar es que usa el búfer seleccionado en lugar del búfer del portapapeles.

With the Shift key pressed, it pastes the buffer at its original location.

Paste Buffer Into The Selection, Paste Buffer Into The Selection In Place

Este comando pega el contenido del búfer seleccionado en la selección de la imagen activa, como una selección flotante. La única diferencia entre esto y el comando habitual Pegar en la selección, es que usa el búfer seleccionado en lugar del búfer global del portapapeles.

With the Shift key pressed, it pastes the buffer into the active selection at its original location.

Paste Buffer as New Layer, Paste Buffer as New Layer in Place

This command creates a new layer in the active image out of the contents of the selected buffer. The only difference between this and the ordinary Paste as New Image command is that it uses the selected buffer rather than the content of the global clipboard buffer.

With the Shift key pressed, it creates the layer at the original location of the buffer.

Paste Buffer as New Image

Este comando crea una imagen nueva de una sola capa a partir del contenido del búfer seleccionado. La única diferencia entre esto y el comando habitual Pegar como imagen nueva es que usa el búfer seleccionado en lugar del contenido del búfer global del portapapeles.

Eliminar búfer

Este comando elimina el búfer seleccionado, sin pedir confirmación. No se puede eliminar el búfer global.

4.1.2.2. Buffers Dialog Context menu

Figura 15.63. El menú contextual de Búferes

El menú contextual de “Búferes”

These commands are the same as available through the buttons at the bottom of the dialog and are explained there.