PDF SDK Documentation

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

Loading...
Searching...
No Matches
PDF::RenderContext Class Reference

Stores cached rendering data. More...

#include <pdfsdk/cxx/view.h>

Inheritance diagram for PDF::RenderContext:

Public Member Functions

 RenderContext (PDFRenderContext handle, bool adopt=false) noexcept
 
 RenderContext (const RenderContext &rhs) noexcept
 
RenderContextoperator= (const RenderContext &rhs) noexcept
 
 RenderContext (RenderContext &&rhs) noexcept
 
RenderContextoperator= (RenderContext &&rhs) noexcept
 

Static Public Member Functions

static RenderContext Create ()
 

Detailed Description

Stores cached rendering data.

Pass the same RenderContext object to rendering functions to improve performance.


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