ImageCreateAsync Method |
| Name | Description | |
|---|---|---|
| CreateAsync(SDFDoc, String) |
Create and embed an Image from an external file taking into account specified compression hints.
| |
| CreateAsync(SDFDoc, IRandomAccessStream) |
Create and embed an Image from a random access stream representing the image.
| |
| CreateAsync(SDFDoc, String, Obj) |
Create and embed an Image from an external file taking into account specified compression hints.
| |
| CreateAsync(SDFDoc, IRandomAccessStream, Obj) |
Create and embed an Image from a random access stream representing the image.
|