KItinerary::PdfImageRef
KItinerary::PdfImageRef Class Reference
#include <pdfimage.h>
Public Member Functions | |
constexpr | PdfImageRef (int num, int gen, PdfImageType type=PdfImageType::Image) |
constexpr bool | isNull () const |
constexpr bool | operator== (const PdfImageRef &other) const |
Detailed Description
PDF object reference for an image, with the ability to address attached masks as well.
Definition at line 42 of file pdfimage.h.
Constructor & Destructor Documentation
◆ PdfImageRef()
|
inlineconstexpr |
Definition at line 46 of file pdfimage.h.
Member Function Documentation
◆ isNull()
|
inlinenodiscardconstexpr |
Definition at line 52 of file pdfimage.h.
◆ operator==()
|
inlinenodiscardconstexpr |
Definition at line 57 of file pdfimage.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.