ImageMagick.FredsScripts.Autotrim
2.2022.1110.1900
Prefix Reserved
dotnet add package ImageMagick.FredsScripts.Autotrim --version 2.2022.1110.1900
NuGet\Install-Package ImageMagick.FredsScripts.Autotrim -Version 2.2022.1110.1900
<PackageReference Include="ImageMagick.FredsScripts.Autotrim" Version="2.2022.1110.1900" />
paket add ImageMagick.FredsScripts.Autotrim --version 2.2022.1110.1900
#r "nuget: ImageMagick.FredsScripts.Autotrim, 2.2022.1110.1900"
// Install ImageMagick.FredsScripts.Autotrim as a Cake Addin #addin nuget:?package=ImageMagick.FredsScripts.Autotrim&version=2.2022.1110.1900 // Install ImageMagick.FredsScripts.Autotrim as a Cake Tool #tool nuget:?package=ImageMagick.FredsScripts.Autotrim&version=2.2022.1110.1900
Automatically trim a (nearly) uniform color border around an image. If the image is rotated, one can trim to the bounding box around the image area or alternately trim to the maximum central area that contains no border pixels. The excess border does not have to completely surround the image. It may be only on one side. However, one must identify a coordinate within the border area for the algorithm to extract the base border color and also specify a fuzz value when the border color is not uniform. For simple border trimming of a normally oriented image or the bounding box of a rotated image, you may err somewhat towards larger than optimal fuzz values. For images that contain rotated picture data, when you want to trim to the central area, you should choose the smallest fuzz value that is appropriate. For images that contain rotated picture data, an estimate of the rotation angle is needed for the algorithm to work. However, setting the rotation angle to zero will let the algorithm determine the rotation angle. The resulting trim is usually pretty good for angles >= 5 degrees. If the result is off a little, you may use the left/right/top/bottom arguments to adjust the automatically determined trim region.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2022.1110.1900 | 1,849 | 11/10/2022 |
2.2021.708.2052 | 1,861 | 7/8/2021 |