From ec40ffa198ebd7f7e6095e2d7b91f776c63da07f Mon Sep 17 00:00:00 2001 From: Nourepide Date: Tue, 14 Nov 2023 06:22:48 +0300 Subject: [PATCH] Added images to modules topics. --- .../{image_alpha_chanel.png => alpha_chanel.png} | Bin ...ge_alpha_chanel_add.png => alpha_chanel_add.png} | Bin ..._chanel_as_mask.png => alpha_chanel_as_mask.png} | Bin ..._chanel_by_mask.png => alpha_chanel_by_mask.png} | Bin ...ha_chanel_remove.png => alpha_chanel_remove.png} | Bin ..._chanel_restore.png => alpha_chanel_restore.png} | Bin Writerside/topics/Allor-Doc.md | 2 ++ Writerside/topics/Alpha-Chanel.md | 2 ++ Writerside/topics/Clamp.md | 2 ++ Writerside/topics/Image-Batch.md | 3 +++ Writerside/topics/Image-Composite.md | 2 ++ Writerside/topics/Image-Container.md | 2 ++ Writerside/topics/Image-Draw.md | 2 ++ Writerside/topics/Image-Effects.md | 2 ++ Writerside/topics/Image-Filter.md | 2 ++ Writerside/topics/Image-Segmentation.md | 2 ++ Writerside/topics/Image-Text.md | 2 ++ Writerside/topics/Image-Transform.md | 2 ++ Writerside/topics/Modules.md | 2 ++ 19 files changed, 27 insertions(+) rename Writerside/images/{image_alpha_chanel.png => alpha_chanel.png} (100%) rename Writerside/images/{image_alpha_chanel_add.png => alpha_chanel_add.png} (100%) rename Writerside/images/{image_alpha_chanel_as_mask.png => alpha_chanel_as_mask.png} (100%) rename Writerside/images/{image_alpha_chanel_by_mask.png => alpha_chanel_by_mask.png} (100%) rename Writerside/images/{image_alpha_chanel_remove.png => alpha_chanel_remove.png} (100%) rename Writerside/images/{image_alpha_chanel_restore.png => alpha_chanel_restore.png} (100%) diff --git a/Writerside/images/image_alpha_chanel.png b/Writerside/images/alpha_chanel.png similarity index 100% rename from Writerside/images/image_alpha_chanel.png rename to Writerside/images/alpha_chanel.png diff --git a/Writerside/images/image_alpha_chanel_add.png b/Writerside/images/alpha_chanel_add.png similarity index 100% rename from Writerside/images/image_alpha_chanel_add.png rename to Writerside/images/alpha_chanel_add.png diff --git a/Writerside/images/image_alpha_chanel_as_mask.png b/Writerside/images/alpha_chanel_as_mask.png similarity index 100% rename from Writerside/images/image_alpha_chanel_as_mask.png rename to Writerside/images/alpha_chanel_as_mask.png diff --git a/Writerside/images/image_alpha_chanel_by_mask.png b/Writerside/images/alpha_chanel_by_mask.png similarity index 100% rename from Writerside/images/image_alpha_chanel_by_mask.png rename to Writerside/images/alpha_chanel_by_mask.png diff --git a/Writerside/images/image_alpha_chanel_remove.png b/Writerside/images/alpha_chanel_remove.png similarity index 100% rename from Writerside/images/image_alpha_chanel_remove.png rename to Writerside/images/alpha_chanel_remove.png diff --git a/Writerside/images/image_alpha_chanel_restore.png b/Writerside/images/alpha_chanel_restore.png similarity index 100% rename from Writerside/images/image_alpha_chanel_restore.png rename to Writerside/images/alpha_chanel_restore.png diff --git a/Writerside/topics/Allor-Doc.md b/Writerside/topics/Allor-Doc.md index b1e9fb4..607549b 100644 --- a/Writerside/topics/Allor-Doc.md +++ b/Writerside/topics/Allor-Doc.md @@ -1 +1,3 @@ # About Allor + + diff --git a/Writerside/topics/Alpha-Chanel.md b/Writerside/topics/Alpha-Chanel.md index 3fd47ae..3423a52 100644 --- a/Writerside/topics/Alpha-Chanel.md +++ b/Writerside/topics/Alpha-Chanel.md @@ -1 +1,3 @@ # Alpha Chanel + +![alpha_chanel](alpha_chanel.png) diff --git a/Writerside/topics/Clamp.md b/Writerside/topics/Clamp.md index edf3e54..a56d73e 100644 --- a/Writerside/topics/Clamp.md +++ b/Writerside/topics/Clamp.md @@ -1 +1,3 @@ # Clamp + +![clamp](clamp.png) diff --git a/Writerside/topics/Image-Batch.md b/Writerside/topics/Image-Batch.md index 3d28b62..73330d4 100644 --- a/Writerside/topics/Image-Batch.md +++ b/Writerside/topics/Image-Batch.md @@ -1 +1,4 @@ # Image Batch + +![image_batch](image_batch.png) + diff --git a/Writerside/topics/Image-Composite.md b/Writerside/topics/Image-Composite.md index 5943c7c..27ed645 100644 --- a/Writerside/topics/Image-Composite.md +++ b/Writerside/topics/Image-Composite.md @@ -1 +1,3 @@ # Image Composite + +![image_composite](image_composite.png) diff --git a/Writerside/topics/Image-Container.md b/Writerside/topics/Image-Container.md index 32dfb18..c726dd2 100644 --- a/Writerside/topics/Image-Container.md +++ b/Writerside/topics/Image-Container.md @@ -1 +1,3 @@ # Image Container + +![image_container](image_container.png) diff --git a/Writerside/topics/Image-Draw.md b/Writerside/topics/Image-Draw.md index bf5d274..93830b3 100644 --- a/Writerside/topics/Image-Draw.md +++ b/Writerside/topics/Image-Draw.md @@ -1 +1,3 @@ # Image Draw + +![image_draw](image_draw.png) diff --git a/Writerside/topics/Image-Effects.md b/Writerside/topics/Image-Effects.md index 27b6a71..fb650bc 100644 --- a/Writerside/topics/Image-Effects.md +++ b/Writerside/topics/Image-Effects.md @@ -1 +1,3 @@ # Image Effects + +![image_effects](image_effects.png) diff --git a/Writerside/topics/Image-Filter.md b/Writerside/topics/Image-Filter.md index 2d91371..8077a80 100644 --- a/Writerside/topics/Image-Filter.md +++ b/Writerside/topics/Image-Filter.md @@ -1 +1,3 @@ # Image Filter + +![image_filter](image_filter.png) diff --git a/Writerside/topics/Image-Segmentation.md b/Writerside/topics/Image-Segmentation.md index 4cc4167..4b3b739 100644 --- a/Writerside/topics/Image-Segmentation.md +++ b/Writerside/topics/Image-Segmentation.md @@ -1 +1,3 @@ # Image Segmentation + +![image_segmentation](image_segmentation.png) diff --git a/Writerside/topics/Image-Text.md b/Writerside/topics/Image-Text.md index 9ad7f92..984d969 100644 --- a/Writerside/topics/Image-Text.md +++ b/Writerside/topics/Image-Text.md @@ -1 +1,3 @@ # Image Text + +![image_text](image_text.png) diff --git a/Writerside/topics/Image-Transform.md b/Writerside/topics/Image-Transform.md index 9762409..24f31c5 100644 --- a/Writerside/topics/Image-Transform.md +++ b/Writerside/topics/Image-Transform.md @@ -1 +1,3 @@ # Image Transform + +![image_transform](image_transform.png) diff --git a/Writerside/topics/Modules.md b/Writerside/topics/Modules.md index a55ecc0..5a26ba6 100644 --- a/Writerside/topics/Modules.md +++ b/Writerside/topics/Modules.md @@ -1 +1,3 @@ # Modules + +