Added scaling, and this is the checkpoint before trying to add arythmetic operations on images
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<Compile Include="Effect.cs" />
|
||||
<Compile Include="EffectGrayScale.cs" />
|
||||
<Compile Include="EffectMedianFilter.cs" />
|
||||
<Compile Include="EffectScale.cs" />
|
||||
<Compile Include="Form1.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user