Method IsvalidOpenRasterFormat
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
IsvalidOpenRasterFormat(string)
Checks if an image is supported from VectorDraw.
public static bool IsvalidOpenRasterFormat(string filename)
Parameters
filenamestringThe filename of the image.
Returns
- bool
Returns true if the given image filename is supported from the control.
Remarks
VectorDraw supports raster images with following extensions: (bmp, gif, jpg, png, tif, ico)