Gets or sets the format of the image. This is the number of the filter in the string returned through the Image
public int FilterIndex { get; set; }
Public Property FilterIndex() As Integer
Member | Description |
---|---|
1 | Windows Bitmap (. |
2 | Tagged Image Format (. |
3 | Windows Metafile (. |
4 | Portable Network Graphics (. |
5 | JPEG File Interchange Format (. |
6 | Graphics Interchange Format (. |
7 | Windows Enhanced Metafile (. |
8 | Scalable Vector Graphics (. |