IImageCreator.Create
IImageCreator.Create method
で新しいイメージ インスタンスを作成しますimageOptions .
public Image Create(StreamContainer streamContainer, ImageOptionsBase imageOptions, int width,
int height)
| パラメータ | タイプ | 説明 |
|---|---|---|
| streamContainer | StreamContainer | 画像データを作成するストリーム コンテナー。 |
| imageOptions | ImageOptionsBase | 画像オプション。 |
| width | Int32 | 新しい画像の幅 |
| height | Int32 | 新しい画像の高さ |
戻り値
新しいイメージ インスタンス。
関連項目
- class Image
- class StreamContainer
- class ImageOptionsBase
- interface IImageCreator
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD