ImageFormat.MemoryBmp Propriedade

Definição

Obtém o formato de um bitmap na memória.

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

Valor da propriedade

ImageFormat

Um objeto ImageFormat que indica o formato de um bitmap na memória.

Aplica-se a