Class BitmapLoader
BitmapLoader class
Versatile loader for any raster images, supported by Aspose.Imaging and Aspose.Drawing libraries. The loader adds support of raster images loading to Aspose.CAD library.
public class BitmapLoader
Constructors
Name | Description |
---|---|
BitmapLoader() | The default constructor. |
Methods
Name | Description |
---|---|
CanLoad(StreamContainer, LoadOptions) | Checks if it is possible to read this file. |
Load(StreamContainer, LoadOptions) | Opens a new image with loadOptions. |
static Loader(Stream) |
See Also
- namespace Aspose.CAD.Loaders
- assembly Aspose.CAD