to_image method
to_image
Render data bar in cell to image byte array.
Returns
def to_image(self, cell, img_opts):
...
Parameter | Type | Description |
---|---|---|
cell | Cell | Indicate the data bar in which cell to be rendered |
img_opts | aspose.cells.rendering.ImageOrPrintOptions | ImageOrPrintOptions contains some property of output image |
See Also
- module
aspose.cells
- class
DataBar