XUL::Image::PPT - insert images into a ppt


XUL-Image-PPT documentation  | view source Contained in the XUL-Image-PPT distribution.

Index


NAME

Top

XUL::Image::PPT - insert images into a ppt

SYNOPSIS

Top

use XUL::Image::PPT;

$obj = XUL::Image::PPT->new();

$obj->go;

This module provides interface to get ppt by inseting it images

METHODS

Top

new(%option)

* from => $from

This option gives the index from which the rest images will be inserted into a ppt and 1 is default

* indir => $indir

This option gives the directory, under which images are saved and 'xul_img' is default

go()

invoke this method to start inserting images to get a ppt

XUL::Image

AUTHOR

Top

Sal Zhong <zhongxiang721@gmail.com>

COPYRIGHT

Top


XUL-Image-PPT documentation  | view source Contained in the XUL-Image-PPT distribution.