The PerpetuumSoft.Framework.Export namespace contains classes that are intended for images exporting to different formats.
Classes
Class | Description | |
---|---|---|
![]() | BmpExport | Class used for export to BMP image. |
![]() | Export | This class must be extended in order for Export to be available from export dialog. |
![]() | FlashExport | Main class used for Flash export. |
![]() | GifExport | Class used for export to GIF image. |
![]() | ImageExport | Main class used for exporting to image. |
![]() | JpegExport | Class used for export to JPEG image. |
![]() | PngExport | Class used for export to PNG image. |
![]() | SVGExport | Main class used for SVG export. |
![]() | TiffExport |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ImageExport..::.SizeMode | Represents avaliable picture scaling modes. |