다음을 통해 공유


WebImage.ImageFormat 속성

정의

이미지의 형식(예: "jpeg" 또는 "png")을 가져옵니다.

public string ImageFormat { get; }
member this.ImageFormat : string
Public ReadOnly Property ImageFormat As String

속성 값

이미지의 파일 형식입니다.

적용 대상