Share via


ImageFormat.Png Propriété

Définition

Obtient le format d'image PNG (W3C Portable Network Graphics).

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

Valeur de propriété

Objet ImageFormat qui indique le format d'image PNG.

S’applique à