public final class ImageFileType
extends com.aspose.ms.System.Enum
Enumerates the image file types.
Modifier and Type | Field and Description |
---|---|
static int |
Svg
svg image file type.
|
static int |
Unknown
Unknown type.
|
public static final int Unknown
Unknown type.
public static final int Svg
svg image file type.
Copyright © 2017 Aspose. All Rights Reserved.