Aspose::Pdf::ImageStamp::ImageStamp konstruktor

ImageStamp::ImageStamp(const System::SharedPtr<System::IO::Stream>&) constructor

Initierar en ny instans av klassen ImageStamp.

Aspose::Pdf::ImageStamp::ImageStamp(const System::SharedPtr<System::IO::Stream> &image)
ParameterTypBeskrivning
bildconst System::SharedPtr<System::IO::Stream>&Ström som innehåller bilddata.

Se även

ImageStamp::ImageStamp(const System::String&) constructor

Skapar bildstämpel från bild i den angivna filen.

Aspose::Pdf::ImageStamp::ImageStamp(const System::String &fileName)
ParameterTypBeskrivning
fileNameconst System::String&Namnet på filen som innehåller bilden.

Se även