The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Data::ParseBinary::Graphics::WMF

SYNOPSIS

my $data = $wmf_parser->parse(CreateStreamReader(File => $fh));

Parsing the WMF Graphic format files

This is a part of the Data::ParseBinary package, and is just one ready-made parser. please go to the main page for additional usage info.

No known issues