ImagePartType Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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"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 |
Définit les informations de type pour le composant image Bmp. |
Emf |
Définit les informations de type pour le composant d’image Emf. |
Gif |
Définit les informations de type pour le composant image GIF. |
Icon |
Définit les informations de type pour le composant Image d’icône. |
Jp2 |
Définit les informations de type pour la partie image Jpeg. |
Jpeg |
Définit les informations de type pour la partie image Jpeg. |
Pcx |
Définit les informations de type pour le composant d’image Pcx. |
Png |
Définit les informations de type pour le composant image Png. |
Svg |
Définit les informations de type pour le composant d’image Svg. |
Tif |
Définit les informations de type pour la partie image Tif. |
Tiff |
Définit les informations de type pour le composant image Tiff. |
Wmf |
Définit les informations de type pour le composant image Wmf. |