Keysight Pathwave 89600 VSA .NET API
BitmapType Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : BitmapType Enumeration


Glossary Item Box

Defines the image format to save to disk.

Syntax

Visual Basic (Declaration) 
Public Enum BitmapType 
   Inherits System.Enum
C# 
public enum BitmapType : System.Enum 
C++/CLI 
public enum class BitmapType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
BmpBitmap Format
GifGraphics Interchange Format
JpegJoint Photographic Experts Group
PngPortable Network Graphics
TiffTagged Image File Format
WmpWindows Media Photo
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also