Create
IImageCreator.Create method
Skapar en ny bildinstans medimageOptions .
public Image Create(StreamContainer streamContainer, ImageOptionsBase imageOptions, int width,
int height)
| Parameter | Typ | Beskrivning |
|---|---|---|
| streamContainer | StreamContainer | Strömbehållaren att skapa bilddata i. |
| imageOptions | ImageOptionsBase | Bildalternativen. |
| width | Int32 | bredd på ny bild |
| height | Int32 | höjden på den nya bilden |
Returvärde
En ny bildinstans.
Se även
- class Image
- class StreamContainer
- class ImageOptionsBase
- interface IImageCreator
- namnutrymme Aspose.Imaging
- hopsättning Aspose.Imaging