ToImage
DataBar.ToImage method
将单元格中的数据条渲染为图像字节数组。
public byte[] ToImage(Cell cell, ImageOrPrintOptions imgOpts)
范围 | 类型 | 描述 |
---|---|---|
cell | Cell | 指示要在哪个单元格中呈现的数据栏 |
imgOpts | ImageOrPrintOptions | ImageOrPrintOptions 包含输出图像的一些属性 |
也可以看看
- class Cell
- class ImageOrPrintOptions
- class DataBar
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells