Aspose::Pdf::XImage::GetRawImageData method

XImage::GetRawImageData method

Retrieves the raw image data from the source image.

System::SharedPtr<System::IO::MemoryStream> Aspose::Pdf::XImage::GetRawImageData()

ReturnValue

A MemoryStream containing the original image data.

See Also