IImageCreator klass

Summary: The image creator.

Module: aspose.imaging

Full Name: aspose.imaging.IImageCreator

Methods

NameDescription
create(stream_container, image_options, width, height)Skapar en ny bildinstans med imageOptions.

Method: create(stream_container, image_options, width, height)

 create(stream_container, image_options, width, height) 

Skapar en ny bildinstans med imageOptions.

Parameters:

ParameterTypBeskrivning
stream_containerStreamContainerStrömbehållaren för att skapa bilddata i.
image_optionsImageOptionsBaseBildalternativen.
widthintbredd på ny bild
heightinthöjd på ny bild

Returns

TypBeskrivning
ImageEn ny bildinstans.