Click or drag to resize

ImageCreateAsync Method

Overload List
  NameDescription
Public methodStatic memberCreateAsync(SDFDoc, String)
Create and embed an Image from an external file taking into account specified compression hints.
Public methodStatic memberCreateAsync(SDFDoc, IRandomAccessStream)
Create and embed an Image from a random access stream representing the image.
Public methodStatic memberCreateAsync(SDFDoc, String, Obj)
Create and embed an Image from an external file taking into account specified compression hints.
Public methodStatic memberCreateAsync(SDFDoc, IRandomAccessStream, Obj)
Create and embed an Image from a random access stream representing the image.
Top
See Also