DotNetNative.FFImageLoading.Transformations
4.0.0
dotnet add package DotNetNative.FFImageLoading.Transformations --version 4.0.0
NuGet\Install-Package DotNetNative.FFImageLoading.Transformations -Version 4.0.0
<PackageReference Include="DotNetNative.FFImageLoading.Transformations" Version="4.0.0" />
<PackageVersion Include="DotNetNative.FFImageLoading.Transformations" Version="4.0.0" />
<PackageReference Include="DotNetNative.FFImageLoading.Transformations" />
paket add DotNetNative.FFImageLoading.Transformations --version 4.0.0
#r "nuget: DotNetNative.FFImageLoading.Transformations, 4.0.0"
#:package DotNetNative.FFImageLoading.Transformations@4.0.0
#addin nuget:?package=DotNetNative.FFImageLoading.Transformations&version=4.0.0
#tool nuget:?package=DotNetNative.FFImageLoading.Transformations&version=4.0.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios18.0 is compatible. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-macos15.0 is compatible. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-macos15.0 is compatible. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net8.0-android34.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net8.0-ios18.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net8.0-macos15.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net9.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net9.0-android35.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net9.0-ios18.0
- DotNetNative.FFImageLoading (>= 4.0.0)
-
net9.0-macos15.0
- DotNetNative.FFImageLoading (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.