Sdílet prostřednictvím


ImageFormat.Png Vlastnost

Definice

Získá formát obrázku PNG (Portable Network Graphics) W3C.

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

Hodnota vlastnosti

Objekt ImageFormat , který označuje formát obrázku PNG.

Platí pro