Aspose::Pdf::XImage::ToStream method

XImage::ToStream method

Returns the original image stream.

System::SharedPtr<System::IO::Stream> Aspose::Pdf::XImage::ToStream()

ReturnValue

The original image stream.

See Also