- Added shrink docs

- Added shrink documentation which is based on pixelbox by 9551Dev
This commit is contained in:
Robert Jelic
2023-05-08 17:31:02 +02:00
parent dc4584eb60
commit 4a5eaf324a
3 changed files with 42 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ In addition to the Object and VisualObject methods, Progressbar objects have the
|[setText](objects/Image/setText.md)|Writes text into the image
|[setBg](objects/Image/setBg.md)|Writes background color into the image
|[setFg](objects/Image/setFg.md)|Writes text color into the image
|[shrink](objects/Image/shrink.md)|Shrinks the image to a blit version using pixelbox
## About Bimg