PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::SizeF Struct Reference
Inheritance diagram for PDF::SizeF:
PDSizeF

Public Member Functions

 SizeF (const SizeF &that)=default
 
 SizeF (float width_, float height_)
 
 SizeF (const PDSizeF &that)
 
 SizeF (const PDSizeI &sizei)
 
SizeI Round () const
 
SizeI Floor () const
 
SizeI Ceil () const
 
bool Equals (const SizeF &that, const float eps=Math::EPSILON) const
 
bool operator== (const SizeF &that) const
 
bool operator!= (const SizeF &that) const
 
float GetArea () const
 
bool IsAreaEmpty () const
 

Additional Inherited Members

- Public Attributes inherited from PDSizeF
float width
 
float height
 

The documentation for this struct was generated from the following file: