Partager via


ImagePartType Énumération

Définition

Définit ImagePartType : types d’ImagePart.

L.bin », L"image/unknown », L".bmp », L"image/bmp », L".gif », L"image/gif », L".png », L"image/png », L.jp2 », L"image/jp2 », L.tif », L"image/tif », L.tiff », L"image/tiff », L.xbm », L"image/xbm », L.ico », L"image/x-icon », L ».pcx », L"image/x-pcx », L ».pcz », L"image/x-pcz », // Remarque : EMZ et WMZ ne doivent jamais être utilisés. L.emz », L"image/x-emz », L ».wmz », L"image/x-wmz », // Remarque : les Jpeg-Wmf sont utilisées par la miniature. N’ajoutez pas entre eux L.jpeg », L"image/jpeg », L ».emf », L"image/x-emf », L ».wmf », L"image/x-wmf », L ».svg », L"image/svg+xml »,

public enum ImagePartType
public static class ImagePartType
type ImagePartType = 
type ImagePartType = class
Public Enum ImagePartType
Public Class ImagePartType
Héritage
ImagePartType
Héritage
ImagePartType

Champs

Bmp 0

Définit les informations de type pour le composant image Bmp.

Emf 7

Définit les informations de type pour le composant d’image Emf.

Gif 1

Définit les informations de type pour le composant image GIF.

Icon 4

Définit les informations de type pour le composant Image d’icône.

Jpeg 6

Définit les informations de type pour la partie image Jpeg.

Pcx 5

Définit les informations de type pour le composant d’image Pcx.

Png 2

Définit les informations de type pour le composant image Png.

Svg 9

Définit les informations de type pour le composant d’image Svg.

Tiff 3

Définit les informations de type pour le composant image Tiff.

Wmf 8

Définit les informations de type pour le composant image Wmf.

S’applique à