 | SupportedImageFormats Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Supported image formats.
Namespace:
netDxf.Objects
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| Bmp | 0 |
BMP image format.
|
| Jpeg | 1 |
JPG image format.
|
| Png | 2 |
PNG image format.
|
| Tiff | 3 |
Tiff image format.
|
Remarks
These are the image formats in common between the net framework and AutoCAD.
See Also