IImage 멤버
Represents an interface defining the common properties for an image.
IImage 형식은 다음 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
ImageData | Returns the image as binary data. |
![]() |
MIMEType | Returns the MIME type of the image, if any. |
![]() |
StreamName | Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension. |
맨 위로 이동