Click or drag to resize

Utils Class

Utilities for supporting scanning.
Inheritance Hierarchy
SystemObject
  NetQuarry.ScanUtils

Namespace:  NetQuarry.Scan
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class Utils

The Utils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFileExt
Gets the standard Windows file extension for the specified image file format.
Public methodStatic memberMimeType
Gets the MIME type for the specified image file format.
Top
See Also