ImageStream

TextureBrush.ImageStream property

获取或设置纹理图像流。 如果指定此属性,则始终使用它代替 ImageFilePath.

public Stream ImageStream { get; set; }

也可以看看