ImageFormat.Jpeg Propriété

Définition

Obtient le format d'image JPEG (Joint Photographic Experts Group).

public:
 static property System::Drawing::Imaging::ImageFormat ^ Jpeg { System::Drawing::Imaging::ImageFormat ^ get(); };
public static System.Drawing.Imaging.ImageFormat Jpeg { get; }
static member Jpeg : System.Drawing.Imaging.ImageFormat
Public Shared ReadOnly Property Jpeg As ImageFormat

Valeur de propriété

Objet ImageFormat qui indique le format d'image JPEG.

S’applique à