Image.RawFormat Vlastnost

Definice

Získá formát souboru tohoto Image.

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

Hodnota vlastnosti

Hodnota ImageFormat , která představuje formát souboru tohoto Imageobjektu .

Platí pro