📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
James Jackson-South 6aaca12252 Resizer is now a 2-Pass 1D process. 10 years ago
..
BicubicResampler.cs Add nearest neighbour resampler #257 11 years ago
BoxResampler.cs Resizer is now a 2-Pass 1D process. 10 years ago
CatmullRomResampler.cs Switch out List for ImmutableArray 11 years ago
HermiteResampler.cs Switch out List for ImmutableArray 11 years ago
IResampler.cs Switch out List for ImmutableArray 11 years ago
Lanczos3Resampler.cs Switch out List for ImmutableArray 11 years ago
Lanczos5Resampler.cs Switch out List for ImmutableArray 11 years ago
Lanczos8Resampler.cs Switch out List for ImmutableArray 11 years ago
MitchellNetravaliResampler.cs Switch out List for ImmutableArray 11 years ago
NearestNeighborResampler.cs Add nearest neighbour resampler #257 11 years ago
RobidouxResampler.cs Resizer is now a 2-Pass 1D process. 10 years ago
RobidouxSharpResampler.cs Resizer is now a 2-Pass 1D process. 10 years ago
RobidouxSoftResampler.cs Switch out List for ImmutableArray 11 years ago
SplineResampler.cs Switch out List for ImmutableArray 11 years ago
TriangleResampler.cs Add nearest neighbour resampler #257 11 years ago
WelchResampler.cs Switch out List for ImmutableArray 11 years ago