Show / Hide Table of Contents

Enum ImageFormat

Specifies the file format of the image.

Namespace: FaceRecognitionDotNet
Assembly: FaceRecognitionDotNet.dll
Syntax
public enum ImageFormat

Fields

Name Description
Bmp

Specifies that the bitmap (BMP) image format.

Jpeg

Specifies that the Joint Photographic Experts Group (JPEG) image format.

Png

Specifies that the W3C Portable Network Graphics (PNG) image format.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX