HEICImageLoader.Load

HEICImageLoader.Load method

Loads the image from the specified stream container.

public Image Load(StreamContainer streamContainer, LoadOptions loadOptions)
ParameterTypeDescription
streamContainerStreamContainerThe stream container.
loadOptionsLoadOptionsThe load options.

Return Value

Aspose.Imaging.Image

See Also