| Table of Contents ▸ List of Commands ▸ Input / Output ▸ window | ◀ warn | keep ▶ |
window | Built-in command |
Arguments:
- _width[%]>=-1,_height[%]>=-1,_normalization,_fullscreen,_pos_x[%],_pos_y[%],_title
Description:
Display selected images into an instant display window with specified size, normalization type,fullscreen mode and title.
(equivalent to shortcut command w).
If width or height is set to -1, the corresponding dimension is adjusted to the windowor image size.
Specify pos_x and pos_y arguments only if the window has to be moved to the specified
coordinates. Otherwise, they can be avoided.
'width'=0 or 'height'=0 closes the instant display window.
normalization can be { -1:Keep same | 0:None | 1:Always | 2:1st-time | 3:Auto }.
fullscreen can be { -1:Keep same | 0:No | 1:Yes }.
You can manage up to 10 different instant display windows by using the numbered variants
w0 (default, eq. to w),w1,...,w9 of the command w.
Invoke window with no selection to make the window visible, if it has been closed by the user.
Default values:
width=height=normalization=fullscreen=-1 and title=(undefined).


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue