From 698569f8428ca088f764d704034a1330517b98c0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 26 Jun 2011 00:41:16 +0000 Subject: Finish rebranding of Krita as Chalk git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../separate_channels/wdg_separations.ui | 182 +++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 chalk/plugins/viewplugins/separate_channels/wdg_separations.ui (limited to 'chalk/plugins/viewplugins/separate_channels/wdg_separations.ui') diff --git a/chalk/plugins/viewplugins/separate_channels/wdg_separations.ui b/chalk/plugins/viewplugins/separate_channels/wdg_separations.ui new file mode 100644 index 00000000..0593258b --- /dev/null +++ b/chalk/plugins/viewplugins/separate_channels/wdg_separations.ui @@ -0,0 +1,182 @@ + +WdgSeparations + + + WdgSeparations + + + + 0 + 0 + 570 + 350 + + + + + unnamed + + + + chkColors + + + Output to color, not grayscale + + + + + chkDownscale + + + Downscale to 8-bit before separating + + + + + grpAlpha + + + Alpha Options + + + + unnamed + + + + radioCopyAlpha + + + Copy alpha channel to each separated channel as an alpha channel + + + + + radioDiscardAlpha + + + Discard alpha channel + + + true + + + + + radioSeparateAlpha + + + Create separate separation from alpha channel + + + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + grpSource + + + Source + + + + unnamed + + + + radioCurrentLayer + + + Current layer + + + true + + + + + radioAllLayers + + + Flatten all layers before separation + + + + + + + grpOutput + + + Output + + + + unnamed + + + + radioLayers + + + To layers + + + true + + + + + radioImages + + + To images + + + + + + + lblColormodel + + + + + + + + textLabel1 + + + Current color model: + + + + + + radioCurrentLayer + radioLayers + radioDiscardAlpha + chkDownscale + chkColors + + + -- cgit v1.2.1