4. Диалоги управления изображением

4.1. Диалог буферов

Рисунок 15.69. Диалог буферов

Диалог буферов

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.

[Внимание] Внимание

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. Вызов диалога

Диалог «Буферы» можно прикрепить на панель. Более подробно об этом написано в разделе Раздел 2.3, «Диалоги и панели».

Его можно открыть следующими способами:

  • from the main menu: EditBufferPaste Named...;

  • from the main menu: WindowsDockable DialogsBuffers;

  • через меню вкладки на любой панели, появляющееся при щелчке по значку c последующим выбором пункта Добавить вкладкуБуферы.

В меню Диалоги есть список Откреплённых диалогов, который существует только пока открыт хотя бы один диалог. В этом случае диалог «Буферы» можно вызвать из меню изображения: ДиалогиБуферы.

4.1.2. Использование диалога буферов

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.

Рисунок 15.70. Диалог выбора буфера (режим таблицы)

Диалог выбора буфера (режим таблицы)

В меню вкладки диалога можно выбрать способ отображения буферов — Просмотр в виде таблицы и Просмотр в виде списка. В первом случае буферы располагаются в виде прямоугольной таблицы. Во втором случае они выстроены вертикально, в каждой строке показана миниатюра содержимого буфера, его имя и размер в точках.

[Подсказка] Подсказка

Комбинация клавиш Ctrl+F открывает поле поиска. См. Просмотр в виде списка/Просмотр в виде таблицы

Размер миниатюр буферов можно изменить с помощью вложенного меню «Размер миниатюры» в меню вкладки.

4.1.2.1. Кнопки внизу

Внизу диалога находятся следующие кнопки:

Вставить буфер, Paste Buffer In Place

Эта команда вставляет содержимое выбранного буфера в активное изображение как плавающее выделение. Разница между этой командой и обычным Вставить проявляется только тогда, когда выбранный буфер отличается от глобального.

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

Эта команда вставляет содержимое выбранного буфера в активное выделение изображения, в качестве плавающего выделения. Единственным отличием этой команды от обычной команды Вставить в выделение является то, что она использует выбранный буфер, а не глобальный буфер обмена.

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

Эта команда создаёт новое однослойное изображение на базе содержимого выбранного буфера. Единственным отличием этой команды от обычной команды Вставить как новое изображение является то, что она использует выбранный буфер, а не содержимое глобального буфера обмена.

Удалить буфер

Эта команда удаляет выбранный именованный буфер без подтверждения. Глобальный буфер удалить невозможно.

4.1.2.2. Buffers Dialog Context menu

Рисунок 15.71. Контекстное меню диалога буферов

Контекстное меню диалога буферов

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