KItinerary::PdfImageRef

Search for usage in LXR

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()

constexpr KItinerary::PdfImageRef::PdfImageRef ( int num,
int gen,
PdfImageType type = PdfImageType::Image )
inlineconstexpr

Definition at line 46 of file pdfimage.h.

Member Function Documentation

◆ isNull()

constexpr bool KItinerary::PdfImageRef::isNull ( ) const
inlineconstexpr

Definition at line 52 of file pdfimage.h.

◆ operator==()

constexpr bool KItinerary::PdfImageRef::operator== ( const PdfImageRef & other) const
inlineconstexpr

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 Tue Mar 26 2024 11:14:49 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.