Aspose::Pdf::XImageAddingParams klass

XImageAddingParams class

class XImageAddingParams : public System::Object

Enums

EnumBeskrivning
ImageType

Metoder

MetodBeskrivning
get_BitmapInfo() const
get_BitMask() const
get_FilterType() const
get_Image() const
get_ImageStream() const
get_IsBlackWhite() const
get_IsGrayScaled() const
get_IsGrayScaleSoftMasked() const
get_IsStencilMasked() const
get_Quality() const
get_Type() const
set_BitmapInfo(const System::SharedPtr<Aspose::Pdf::BitmapInfo>&)
set_BitMask(uint8_t)
set_FilterType(Aspose::Pdf::ImageFilterType)
set_Image(const System::SharedPtr<System::Drawing::Image>&)
set_ImageStream(const System::SharedPtr<System::IO::Stream>&)
set_IsBlackWhite(bool)
set_IsGrayScaled(bool)
set_IsGrayScaleSoftMasked(bool)
set_IsStencilMasked(bool)
set_Quality(int32_t)
XImageAddingParams()

Se även