Share via


ImageFormat.Gif 속성

정의

GIF(Graphics Interchange Format) 이미지 형식을 가져옵니다.

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

속성 값

GIF 이미지 형식을 나타내는 ImageFormat 개체입니다.

적용 대상