Skip to content

Commit fe5682b

Browse files
committed
Added new method scaleThin255BA
1 parent a8044cf commit fe5682b

File tree

10 files changed

+5477
-4037
lines changed

10 files changed

+5477
-4037
lines changed

Form1.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Form1.cs

Lines changed: 5440 additions & 4036 deletions
Large diffs are not rendered by default.

Properties/Resources.Designer.cs

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Properties/Resources.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,7 @@
181181
<data name="short255BA" type="System.Resources.ResXFileRef, System.Windows.Forms">
182182
<value>..\Resources\short255BA.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
183183
</data>
184+
<data name="shortThin255BA" type="System.Resources.ResXFileRef, System.Windows.Forms">
185+
<value>..\Resources\shortThin255BA.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
186+
</data>
184187
</root>

Resources/shortThin255BA.png

5.81 KB
Loading

ScaleSmooth.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<None Remove="Resources\shortSmoothCont.png" />
5353
<None Remove="Resources\shortSmoothContin.png" />
5454
<None Remove="Resources\shortSmoothContr.png" />
55+
<None Remove="Resources\shortThin255BA.png" />
5556
</ItemGroup>
5657

5758
<ItemGroup>
@@ -84,6 +85,7 @@
8485
<Resource Include="Resources\shortSmooth.png" />
8586
<Resource Include="Resources\shortSmoothContin.png" />
8687
<Resource Include="Resources\shortSmoothContr.png" />
88+
<Resource Include="Resources\shortThin255BA.png" />
8789
</ItemGroup>
8890

8991
<ItemGroup>

Strings.Designer.cs

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Strings.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@ Very very fast - Very slow, and you can't process multiple images at the same ti
232232
<value>Vaguely, but not blurry, may need back adjustment
233233

234234
Very very slow and you can't process multiple images at once</value>
235+
</data>
236+
<data name="scaleThin255BA" xml:space="preserve">
237+
<value>Makes objects thinner and more colorful
238+
239+
Very slow and you can't process multiple images at once</value>
235240
</data>
236241
<data name="scaleBASmoothContrast" xml:space="preserve">
237242
<value>Сontrasty and may be present grid structure

Strings.ru.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@
232232
<value>Расплывчато, но не размыто, возможно будет нужна обратная корректировка
233233

234234
Очень очень медленно, и Вы не можете обрабатывать несколько изображений одновременно</value>
235+
</data>
236+
<data name="scaleThin255BA" xml:space="preserve">
237+
<value>Утоньшает объекты и делает их красочнее
238+
239+
Очень медленно, и Вы не можете обрабатывать несколько изображений одновременно</value>
235240
</data>
236241
<data name="scaleBASmoothContrast" xml:space="preserve">
237242
<value>Контрастно и может быть видна сеточная структура

run/scaleSmooth-WinX64.zip

45.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)