Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_Icon Class Referencefinal

#include <cpdf_icon.h>

Collaboration diagram for CPDF_Icon:

Public Member Functions

 CPDF_Icon (RetainPtr< const CPDF_Stream > pStream)
 ~CPDF_Icon ()
CFX_SizeF GetImageSize () const
CFX_Matrix GetImageMatrix () const
ByteString GetImageAlias () const

Detailed Description

Definition at line 16 of file cpdf_icon.h.

Constructor & Destructor Documentation

◆ CPDF_Icon()

CPDF_Icon::CPDF_Icon ( RetainPtr< const CPDF_Stream > pStream)
explicit

Definition at line 14 of file cpdf_icon.cpp.

References CPDF_Icon().

Referenced by CPDF_Icon().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~CPDF_Icon()

CPDF_Icon::~CPDF_Icon ( )
default

Member Function Documentation

◆ GetImageAlias()

ByteString CPDF_Icon::GetImageAlias ( ) const

Definition at line 28 of file cpdf_icon.cpp.

◆ GetImageMatrix()

CFX_Matrix CPDF_Icon::GetImageMatrix ( ) const

Definition at line 24 of file cpdf_icon.cpp.

◆ GetImageSize()

CFX_SizeF CPDF_Icon::GetImageSize ( ) const

The documentation for this class was generated from the following files: