[]
Additional interface for GrapeCity.Documents.Drawing.IImage
public interface IMemoryStreamProvided
Public Interface IMemoryStreamProvided
| Name | Description |
|---|---|
| Data | Gets the MemoryStream of image data. |
| Name | Description |
|---|---|
| GetData() | Use this method to get the MemoryStream which can be used to create an image in multithreading environment. |