[]
A class support renders the image
public class SpreadImageRender
Public Class SpreadImageRender
Name | Description |
---|---|
SpreadImageRender() |
Name | Description |
---|---|
ImageDirty | Gets or sets whether the image data is dirty. |
Name | Description |
---|---|
SaveImageToBytes(SpreadImage, ref ImageFormat) | Save the image to byte array. |
TransferImage(SpreadImage) | Renders the image and returns the image Url. |