|
PoDoFo 0.9.20
|
This is the complete list of members for PoDoFo::PdfImage, including all inherited members.
| GetColorSpace() const | PoDoFo::PdfImage | |
| GetHeight() const | PoDoFo::PdfImage | |
| GetIdentifier() const | PoDoFo::PdfXObject | inline |
| GetObject() | PoDoFo::PdfElement | inline |
| GetObject() const | PoDoFo::PdfElement | inline |
| GetWidth() const | PoDoFo::PdfImage | |
| Load(const std::string_view &filepath, unsigned imageIndex=0) | PoDoFo::PdfImage | |
| LoadFromBuffer(const bufferview &buffer, unsigned imageIndex=0) | PoDoFo::PdfImage | |
| PdfElement(PdfObject &obj, PdfDataType expectedDataType) | PoDoFo::PdfElement | protected |
| SetChromaKeyMask(int64_t r, int64_t g, int64_t b, int64_t threshold=0) | PoDoFo::PdfImage | |
| SetData(const bufferview &buffer, unsigned width, unsigned height, PdfPixelFormat format, int rowSize=-1) | PoDoFo::PdfImage | |
| SetData(InputStream &stream, unsigned width, unsigned height, PdfPixelFormat format, int rowSize=-1) | PoDoFo::PdfImage | |
| SetDataRaw(const bufferview &buffer, const PdfImageInfo &info) | PoDoFo::PdfImage | |
| SetDataRaw(InputStream &stream, const PdfImageInfo &info) | PoDoFo::PdfImage | |
| SetICCProfile(InputStream &stream, unsigned colorComponents, PdfColorSpace alternateColorSpace=PdfColorSpace::DeviceRGB) | PoDoFo::PdfImage | |
| SetInterpolate(bool value) | PoDoFo::PdfImage | |
| SetSoftMask(const PdfImage &softmask) | PoDoFo::PdfImage |