Aspose::Pdf::Facades::Stamp::BindImage-metod

Stamp::BindImage(const System::SharedPtr<System::IO::Stream>&) method

Ställer in bild som kommer att användas som stämpel.

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

Se även

Stamp::BindImage(const System::String&) method

Ställer in bild som en stämpel.

void Aspose::Pdf::Facades::Stamp::BindImage(const System::String &imageFile)
ParameterTypBeskrivning
imageFileconst System::String&Image filnamn och sökväg.

Se även