IImageCreator.Create
IImageCreator.Create method
Maakt een nieuwe afbeeldingsinstantie metimageOptions .
public Image Create(StreamContainer streamContainer, ImageOptionsBase imageOptions, int width,
int height)
Parameter | Type | Beschrijving |
---|---|---|
streamContainer | StreamContainer | De streamcontainer om afbeeldingsgegevens in te maken. |
imageOptions | ImageOptionsBase | De afbeeldingsopties. |
width | Int32 | breedte van nieuwe afbeelding |
height | Int32 | hoogte van nieuwe afbeelding |
Winstwaarde
Een nieuwe afbeeldingsinstantie.
Zie ook
- class Image
- class StreamContainer
- class ImageOptionsBase
- interface IImageCreator
- naamruimte Aspose.PSD
- montage Aspose.PSD