Krita 5.2 Manualcreates a group with base layer and a layer above it with the Inherit alpha option checked by default. Pass-through mode This is available in Krita, but not implemented as a blending mode. Rather, it is an layers on top. Group Layers composite separately from the other layers in the stack, except when pass through mode is activated. The layers inside a group form a composite image first and then this composite composite is taken into consideration while the layer stack is composited to form a whole image. If the pass through mode is activated by pressing the icon similar to bricked wall, the layers within the group0 码力 | 1502 页 | 79.07 MB | 1 年前3
Krita 5.2 브로셔creates a group with base layer and a layer above it with the Inherit alpha option checked by default. Pass-through mode This is available in Krita, but not implemented as a blending mode. Rather, it is an layers on top. Group Layers composite separately from the other layers in the stack, except when pass through mode is activated. The layers inside a group form a composite image first and then this composite composite is taken into consideration while the layer stack is composited to form a whole image. If the pass through mode is activated by pressing the icon similar to bricked wall, the layers within the group0 码力 | 1531 页 | 79.11 MB | 1 年前3
Krita 5.2 中文手册subclassing. super().__init__(parent) def setup(self): pass def createActions(self, window): pass # And add the extension to Krita's list of extensions: Krita.instance() __init__() self.setWindowTitle("My Docker") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight setWindowTitle (设置窗口标题) 一项用于指定该工具面板在 Krita 的 工具面板列表中显示的名称。setWindowTitle 一项不可省略,但你无需用它来 做任何事情,所以是“pass”。 在 addDockWidgetFactory 里面: “myDocker” 把此项替换为你的工具面板的唯一 ID,Krita 使用该 ID 来跟踪此面板。 DockWidgetFactoryBase0 码力 | 1594 页 | 79.20 MB | 1 年前3
Krita 5.2 マニュアル
の際に重要です。 super().__init__(parent) def setup(self): pass def createActions(self, window): pass # そして拡張機能を Krita の拡張機能一覧に追加します: Krita.instance().addExtension(MyExtension(Krita super().__init__() self.setWindowTitle("私のドッカー") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight ウィンドウタイトルは、Krita のドッカー一覧でどのように表示させるかを 指定します。canvasChanged は常に存在している必要がありますが、何かす る必要はありません。ですからここでは単に 'pass' しています。 addDockWidgetFactory に関しては... "myDocker" これを、ユニークな ID に置き換えてください。Krita があなたのドッ カーを追跡するために利用します。0 码力 | 1591 页 | 79.16 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08Asubclassing. super()._�init_�(parent) def setup(self): pass def createActions(self, window): pass # And add the extension to Krita's list of extensions: Krita.instance(). super()._�init_�() self.setWindowTitle("My Docker") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight setWindowTitle (设置窗口标题) 一项用于指定该工具面 板在 Krita 的工具面板列表中显示的名称。setWindowTitle 一项不 可省略,但你无需用它来做任何事情,所以是“pass”。 在 addDockWidgetFactory 里面: “myDocker” 把此项替换为你的工具面板的唯一 ID,Krita 使用该 ID 来跟踪 此面板。 DockWidgetFactoryBase0 码力 | 1685 页 | 91.87 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08Asubclassing. super().__init__(parent) def setup(self): pass def createActions(self, window): pass # And add the extension to Krita's list of extensions: Krita.instance(). super().__init__() self.setWindowTitle("My Docker") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight setWindowTitle (设置窗口标题) 一项用于指定该工具面板在 Krita 的 工具面板列表中显示的名称。setWindowTitle 一项不可省略,但你无需用它来 做任何事情,所以是“pass”。 在 addDockWidgetFactory 里面: “myDocker” 把此项替换为你的工具面板的唯一 ID,Krita 使用该 ID 来跟踪此面板。 DockWidgetFactoryBase0 码力 | 1562 页 | 79.19 MB | 1 年前3
Krita 5.1 官方文档中文版 2023-05-26Asubclassing. super().__init__(parent) def setup(self): pass def createActions(self, window): pass # And add the extension to Krita's list of extensions: Krita.instance(). super().__init__() self.setWindowTitle("My Docker") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight setWindowTitle (设置窗口标题) 一项用于指定该工具面板在 Krita 的 工具面板列表中显示的名称。setWindowTitle 一项不可省略,但你无需用它来 做任何事情,所以是“pass”。 在 addDockWidgetFactory 里面: “myDocker” 把此项替换为你的工具面板的唯一 ID,Krita 使用该 ID 来跟踪此面板。 DockWidgetFactoryBase0 码力 | 1547 页 | 78.22 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06Asubclassing. super().__init__(parent) def setup(self): pass def createActions(self, window): pass # And add the extension to Krita's list of extensions: Krita.instance() __init__() self.setWindowTitle("My Docker") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight setWindowTitle (设置窗⼝标题) ⼀项⽤于指定该⼯具⾯ 板在 Krita 的⼯具⾯板列表中显⽰的名称。setWindowTitle ⼀项 不可省略,但你⽆需⽤它来做任何事情,所以是“pass”。 在 addDockWidgetFactory ⾥⾯: “myDocker” 把此项替换为你的⼯具⾯板的唯⼀ ID,Krita 使⽤该 ID 来跟踪 此⾯板。 DockWidgetFactoryBase0 码力 | 1594 页 | 110.95 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06Asubclassing. super().__init__(parent) def setup(self): pass def createActions(self, window): pass # And add the extension to Krita's list of extensions: Krita.instance(). super().__init__() self.setWindowTitle("My Docker") def canvasChanged(self, canvas): pass Krita.instance().addDockWidgetFactory(DockWidgetFactory("myDocker", DockWidgetFactoryBase.DockRight setWindowTitle (设置窗口标题) 一项用于指定该工具面板在 Krita 的 工具面板列表中显示的名称。setWindowTitle 一项不可省略,但你无需用它来 做任何事情,所以是“pass”。 在 addDockWidgetFactory 里面: “myDocker” 把此项替换为你的工具面板的唯一 ID,Krita 使用该 ID 来跟踪此面板。 DockWidgetFactoryBase0 码力 | 1373 页 | 74.74 MB | 1 年前3
共 9 条
- 1













