Interface IImageCreator
Interface IImageCreator
ชื่อพื้นที่: Aspose.Imaging การประกอบ: Aspose.Imaging.dll (25.5.0)
ผู้สร้างภาพ
public interface IImageCreatorMethods
Create(StreamContainer, ImageOptionsBase, int, int)
สร้างตัวอย่างภาพใหม่ด้วย imageOptions'.
Image Create(StreamContainer streamContainer, ImageOptionsBase imageOptions, int width, int height)Parameters
streamContainer StreamContainer
กระแสคอนเทนเนอร์เพื่อสร้างข้อมูลภาพใน
imageOptions ImageOptionsBase
ตัวเลือกภาพ
width int
ความกว้างของภาพใหม่
height int
ความสูงของภาพใหม่
Returns
ตัวอย่างภาพใหม่