next up previous contents
Next: eclose.m Up: Basic Functions Previous: Basic Functions   Contents

ebitmap.m

NAME
ebitmap - transform the current eps-file to bitmap-file

SYNOPSIS
ebitmap([bitmapType[,resolution[,mapFileName[,epsFileName]]]])

PARAMETER(S)
bitmapType bitmap-type
default: 0
0 = PNG -format
1 = JPEG-format
2 = TIFF-format
3 = PPM-format
4 = PCX-format
resolution in dpi,resolution of bitmap-file
default: 200
mapFileName name of bitmap-file
default: 'eFileName.typeSuffix'
epsFileName name of eps-file
default: 'eFileName'
GLOBAL PARAMETER(S)
eFileName
eGhostscript


Stefan Müller 2002-01-15