Barcode for WPF
ImageFormat 列挙体

C1.WPF.BarCode アセンブリ > C1.WPF.BarCode 名前空間 : ImageFormat 列挙体
Represents the format used to encode an image into a stream.
シンタックス
'宣言
 
Public Enum ImageFormat 
   Inherits System.Enum
public enum ImageFormat : System.Enum 
メンバ
メンバ解説
BmpBmp format.
JpegJpeg format.
PngPng format.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.BarCode.ImageFormat

参照

C1.WPF.BarCode 名前空間