BarCode for WPF
ImageFormat 列挙体

C1.WPF.BarCode アセンブリ > C1.WPF.BarCode 名前空間 : ImageFormat 列挙体
ストリームへの画像のエンコードに使用される形式を表します。
シンタックス
'宣言
 
Public Enum ImageFormat 
   Inherits System.Enum
public enum ImageFormat : System.Enum 
メンバ
メンバ解説
Bmp
BMP 形式
Jpeg
JPEG 形式
Png
PNG 形式
継承階層

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

参照

参照

C1.WPF.BarCode 名前空間