~ K A L I ~
UNAME : Linux web63.extendcp.co.uk 4.18.0-553.58.1.el8_10.x86_64 #1 SMP Wed Jun 25 06:37:46 EDT 2025 x86_64SERVER IP : 10.0.187.63 -________-
CLIENT IP : 216.73.216.199 MINI SHELL D ZAB '
Current File : //lib64/perl5/vendor_perl/Imager/CountColor.pm |
package Imager::CountColor;
use 5.006;
use strict;
use Imager;
require Exporter;
our @EXPORT_OK = 'count_color';
BEGIN {
our $VERSION = "0.03";
our @ISA = qw(Exporter);
require XSLoader;
XSLoader::load('Imager::CountColor', $VERSION);
}
1;
__END__
=head1 NAME
Imager::CountColor - demonstrates writing a simple function using Imager.
=head1 SYNOPSIS
use Imager;
use Imager::CountColor;
my $im = Imager->new(...); # some Imager image
...; # some sort of manipulation
print count_color($im, $color_object);
=head1 DESCRIPTION
This module is a simple demonstration of how to create an XS module
that works with Imager objects.
You may want to copy the source for this module as a start.
=head1 SEE ALSO
Imager, Imager::Filter::DynTest
=head1 AUTHOR
Tony Cook <tonyc@cpan.org>
=cut
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com