Иван Фролков > JPEG-Comment-02 > JPEG::Comment

Download:
JPEG-Comment-02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.2   Source  

NAME ^

JPEG::Comment - add comment to JPEG file

SYNOPSIS ^

 use JPEG::Comment;

 $commented_image = jpegcomment($uncommented_image, $comment);

DESCRIPTION ^

The JPEG::Comment package allows you to add comment to jpeg file. It is may be useful in web environment to mark downloaded images in your site. The $commented_image and $uncommented_image is simple strings with image data.

AUTHOR ^

Ivan Frolcov ifrol@cpan.org