Aspose::Cells::DataBar::ToImage method

DataBar::ToImage method

Render data bar in cell to image byte array.

Vector<uint8_t> Aspose::Cells::DataBar::ToImage(const Cell &cell, const ImageOrPrintOptions &imgOpts)
ParameterTypeDescription
cellconst Cell&Indicate the data bar in which cell to be rendered
imgOptsconst ImageOrPrintOptions&ImageOrPrintOptions contains some property of output image

ReturnValue

See Also