Transformations for FFImageLoading.Native library. - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations) These transformations can be consumed from FFImageLoading.Native. Don't forget to add the package in all platform specific projects. This way the correct native implementation is injected.
$ dotnet add package DotNetNative.FFImageLoading.TransformationsNo README available.