Acme-Image-Stb
view release on metacpan or search on metacpan
[](https://github.com/sanko/Acme-Image-Stb/actions?workflow=test)
# NAME
Acme::Image::Stb - Demo of Affix::Build
# SYNOPSIS
use Acme::Image::Stb;
load_and_resize( 'input.png', 'output.png', .25 );
# DESCRIPTION
Acme::Image::Stb is a quick demo to go along with the cookbook recipe found here: https://github.com/sanko/Affix.pm/discussions/93
# FUNCTIONS
There's just one.
## `load_and_resize( $input, $output, $scale )`
Resizes an input image by a given scale.
# LICENSE
Copyright (C) Sanko Robinson.
This library might be free software; you may or may not be able to redistribute it
and/or modify it under... some terms.
# AUTHOR
Sanko Robinson <sanko@cpan.org>
( run in 0.901 second using v1.01-cache-2.11-cpan-df04353d9ac )