Show / Hide Table of Contents

Enum ScreenCaptureFileExtension

Provides definitions for where to store image metadata

Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure
Assembly: Aruba.Infrastructure.dll
Syntax
public enum ScreenCaptureFileExtension
Remarks

Ported from BugAnywhere code.

Fields

Name Description
bmp

Bitmap format.

gif

Gif format.

jpeg

Jpeg format.

jpg

Jpg format.

png

Png format.

tiff

Tiff format.

wdp

Wdp format.

  • View Source
In this article
Back to top Generated by DocFX