Aspose::Cells::Drawing::FillFormat::GetImageData method

FillFormat::GetImageData method

Gets and sets the picture image data.

Vector<uint8_t> Aspose::Cells::Drawing::FillFormat::GetImageData()

Remarks

If the fill format is not custom texture format, returns null.

See Also