mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:57:44 +00:00
Revert "LibGfx: Implement box sampling image scaling"
This reverts commit eb418bec32
.
This commit is contained in:
parent
9fb81c2c4e
commit
2d3b7eff15
2 changed files with 0 additions and 60 deletions
|
@ -45,7 +45,6 @@ public:
|
|||
NearestNeighbor,
|
||||
SmoothPixels,
|
||||
BilinearBlend,
|
||||
BoxSampling,
|
||||
None,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue