DioDocs for PDF
ImageEncoding 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : ImageEncoding 列挙体
Specifies the encoding of the image.
シンタックス
'宣言
 
Public Enum ImageEncoding 
   Inherits System.Enum
public enum ImageEncoding : System.Enum 
メンバ
メンバ解説
BmpBMP, Windows Bitmap Format.
GifGIF, Graphics Interchange Format 89a.
IcoICO, Windows Icon Format
JpegJPEG, Joint Photographic Experts Group.
Jpeg2kJPEG 2000 codestream.
PngPNG, Portable Network Graphics.
TiffTIFF, Tagged Image File Format.
WebpWEBP image file format.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Drawing.ImageEncoding

参照

GrapeCity.Documents.Drawing 名前空間