Acme-Image-Stb
view release on metacpan or search on metacpan
# =========================================================================
# THIS FILE IS AUTOMATICALLY GENERATED BY MINILLA.
# DO NOT EDIT DIRECTLY.
# =========================================================================
use 5.008_001;
use strict;
use warnings;
use utf8;
BEGIN { push @INC, '.' }
use builder::MyBuilder;
use File::Basename;
use File::Spec;
my %args = (
license => 'unknown',
dynamic_config => 0,
lib/Acme/Image/Stb.pm view on Meta::CPAN
# Save
stbi_write_png( $output, $nw, $nh, 4, $out_buf, 0 );
}
}
1;
__END__
=pod
=encoding utf-8
=head1 NAME
Acme::Image::Stb - Demo of Affix::Build
=head1 SYNOPSIS
use Acme::Image::Stb;
load_and_resize( 'input.png', 'output.png', .25 );
( run in 2.184 seconds using v1.01-cache-2.11-cpan-e1769b4cff6 )