QMRITools`
QMRITools`
SaveImage
SaveImage[image]
exports graph to image,ImageSize,FileType and ImageResolution can be given as options.
SaveImage[image,"filename"]
exports graph to image with "filname", ImageSize, FileType and ImageResolution can be given as options.
Details
- The following options can be given:
-
ImageSize 6000 ImageSize is an option that specifies the overall size of an image to display for an object. FileType ".jpg" FileType["file"] gives the type of a file, typically File, Directory, or None. ImageResolution 300 ImageResolution is an option for Export, Rasterize, and related functions that specifies at what resolution bitmap images should be rendered.