Scroll to navigation

tmp::JyKG_VQL_V::Hoola(3) EN Tools tmp::JyKG_VQL_V::Hoola(3)

NAME

wml::des::lowsrc - Create Image and LOWSRC-Attribute for IMG-Tag

SYNOPSIS

 #use wml::des::lowsrc
 <img ...src="image.ANY" <lowsrc "image.ANY"> ...>

DESCRIPTION

This creates an image.lowsrc.ANY file out of the image.ANY one containing only a monochrome bitmap (black/white) of the image's content and prints out the corresponding "lowsrc="image.lowsrc.gif"" string.

This include file needs the external program convert from the ImageMagick package which can be found on http://www.wizards.dupont.com/cristy/.

AUTHOR

 Ralf S. Engelschall
 rse@engelschall.com
 www.engelschall.com

REQUIRES

 Internal: P1, P2, P3
 External: convert (PATH)

SEE ALSO

ImageMagick

2018-12-25 EN Tools