Namespace:
Autodesk.Revit.DB
ImageFileType
Enumeration
Description:
This enum is used to define exported file type.
This enum is used to define exported file type.
Syntax
public enum ImageFileType
Unknown Namespace Members:
| Name | Description |
|---|---|
| BMP | BMP |
| JPEGLossless | JPEG with high quality picture |
| JPEGMedium | JPEG with medium quality picture |
| JPEGSmallest | JPEG with lower quality picture and small file size |
| PNG | PNG |
| TARGA | TARGA |
| TIFF | TIFF |