ImageDataT(Int32, Int32, Int32, ImageDataTDataFormat) | Initializes a new blank image with the specified dimensions and format 使用指定尺寸和格式初始化新的空白图像 |
ImageDataT(T, Int32, Int32, Int32, ImageDataTDataFormat) | Initializes a new image from existing data 从现有数据初始化新图像 |