<< Click to Display Table of Contents >> NShape Reference
|
Defines the file format of an image.
public enum ImageFileFormat { |
Defines the file format of an image.
Name |
Value |
---|---|
Bmp |
Creates a bitmap file. |
Emf |
Creates an EMF file using the 'classic' EMFOnly file format. |
Gif |
Creates a GIF file. |
Jpeg |
Creates a Jpeg file. |
Png |
Creates a PNG file. |
Tiff |
Creates a TIFF file. |
EmfPlus |
Creates an EMF file using the 'new' EMFPlusDual file format. Rendering an EmfPlus file requires GDI+. |
Svg |
Creates a SVG file. Not supported in this version. |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape