PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)sequence**", "example (between 'a' and 'b')"], "quotation mark character (U+0022)": ["\\\"", "a\"b"], "reverse solidus character (U+005C)": ["\\\\", "a\\b"], "solidus character (U+002F)": ["\\\/", "a\/b"], "backspace -- router; PlantUML 言語リファレンスガイド (1.2021.1) 210 / 392 12.9 ピア接続とグループ 12 ネットワーク図(NWDIAG) network proxy { router; app; } network default { app; db; } } @enduml 12.9.2 1 番目にグループを記述 @startuml nwdiag { internet internet [ shape = cloud]; internet -- router; group { color = "pink"; app; db; } network proxy { router; app; } network default { app; db; } } @enduml PlantUML 言語リファレンスガイド (1.2021.1) 211 / 392 120 码力 | 393 页 | 4.27 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)sequence**", "example (between 'a' and 'b')"], "quotation mark character (U+0022)": ["\\\"", "a\"b"], "reverse solidus character (U+005C)": ["\\\\", "a\\b"], "solidus character (U+002F)": ["\\\/", "a\/b"], "backspace -- router; PlantUML 言語リファレンスガイド (1.2021.2) 216 / 398 13.9 ピア接続とグループ 13 ネットワーク図(NWDIAG) network proxy { router; app; } network default { app; db; } } @enduml 13.9.2 1 番目にグループを記述 @startuml nwdiag { internet internet [ shape = cloud]; internet -- router; group { color = "pink"; app; db; } network proxy { router; app; } network default { app; db; } } @enduml PlantUML 言語リファレンスガイド (1.2021.2) 217 / 398 130 码力 | 399 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 言語リファレンスガイドsequence**", "example (between 'a' and 'b')"], "quotation mark character (U+0022)": ["\\\"", "a\"b"], "reverse solidus character (U+005C)": ["\\\\", "a\\b"], "solidus character (U+002F)": ["\\\/", "a\/b"], "backspace -- router; PlantUML 言語リファレンスガイド (1.2021.2) 228 / 411 13.9 ピア接続とグループ 13 ネットワーク図(NWDIAG) network proxy { router; app; } network default { app; db; } } @enduml 13.9.2 1 番目にグループを記述 @startuml nwdiag { internet internet [ shape = cloud]; internet -- router; group { color = "pink"; app; db; } network proxy { router; app; } network default { app; db; } } @enduml PlantUML 言語リファレンスガイド (1.2021.2) 229 / 411 130 码力 | 412 页 | 4.46 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)sequence**", "example (between 'a' and 'b')"], "quotation mark character (U+0022)": ["\\\"", "a\"b"], "reverse solidus character (U+005C)": ["\\\\", "a\\b"], "solidus character (U+002F)": ["\\\/", "a\/b"], "backspace 言語リファレンスガイド (1.2023.11) 284 / 544 13.9 ピア接続とグループ 13 ネットワーク図(NWDIAG) internet -- router; network proxy { router; app; } network default { app; db; } } @enduml 13.9.2 1 番目にグループを記述 @startuml nwdiag { internet internet [ shape = cloud]; internet -- router; group { color = "pink"; app; db; } network proxy { router; app; } network default { app; db; } } PlantUML 言語リファレンスガイド (1.2023.11) 285 / 544 13.9 ピア接続とグループ0 码力 | 545 页 | 7.75 MB | 1 年前3
PlantUML 1.2019.3 言語リファレンスガイド159 16.5 Reverse colors 16 SKINPARAM COMMAND B -> C: DoWork activate C C --> B: WorkDone destroy C B --> A: Request Created deactivate B A --> User: Done deactivate A @enduml 16.5 Reverse colors You black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 16.5 Reverse colors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 160 页 | 1.80 MB | 1 年前3
PlantUML 1.2019.2 言語リファレンスガイド159 16.5 Reverse colors 16 SKINPARAM COMMAND B -> C: DoWork activate C C --> B: WorkDone destroy C B --> A: Request Created deactivate B A --> User: Done deactivate A @enduml 16.5 Reverse colors You black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 16.5 Reverse colors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 160 页 | 1.80 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2019.1)言語リファレンスガイド (1.2019.1) 119 / 147 16.5 Reverse colors 16 SKINPARAM COMMAND B --> A: Request Created deactivate B A --> User: Done deactivate A @enduml 16.5 Reverse colors You can force the use of a black&white black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 16.5 Reverse colors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 148 页 | 1.92 MB | 1 年前3
PlantUML 1.2019.6 言語リファレンスガイド言語リファレンスガイド (1.2019.6) 138 / 173 18.5 Reverse colors 18 SKINPARAM COMMAND 18.5 Reverse colors You can force the use of a black&white output using skinparam monochrome reverse command. This can be useful for for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant "Second Class" as B participant "Last Class" as C User -> A: DoWork activate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138 18.5 Reverse colors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 174 页 | 1.99 MB | 1 年前3
PlantUML 1.2019.4 言語リファレンスガイド167 18.5 Reverse colors 18 SKINPARAM COMMAND B -> C: DoWork activate C C --> B: WorkDone destroy C B --> A: Request Created deactivate B A --> User: Done deactivate A @enduml 18.5 Reverse colors You black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 18.5 Reverse colors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 168 页 | 1.90 MB | 1 年前3
Krita 5.2 マニュアル
Krita's HDR. When exporting this image with HLG, it's recommended to reuse the same values for the reverse OOTF there. Apply Hybrid Log Gamma OOTF Whether to apply the extra conversion step. This will convert to Rec 2020 linear. Then encoded with the Hybrid Log Gamma function, and finally, if chosen, the reverse Hybrid Log Gamma OOTF is applied. This is useful for images where the final display may not understand The image will be linearized first, and then encoded with a Hybrid Log Gamma curve. Finally, the reverse HLG OOTF may be applied. Keep Colorants, encode SMPTE ST 428 Shows only for images with an ITU0 码力 | 1591 页 | 79.16 MB | 1 年前3
共 20 条
- 1
- 2













