Aspose::TeX::Presentation::Image::ImageDevice::get_Result method

ImageDevice::get_Result method

Returns the resulting images byte arrays. The first dimension is for inner documents and the second one is for pages within inner documents.

System::ArrayPtr<System::ArrayPtr<uint8_t>> Aspose::TeX::Presentation::Image::ImageDevice::get_Result()

See Also