JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::Direct2DPixelDataPage Struct Reference

#include <juce_Direct2DPixelDataPage_windows.h>

Collaboration diagram for juce::Direct2DPixelDataPage:

Public Member Functions

Rectangle< int > getBounds () const
 

Public Attributes

ComSmartPtr< ID2D1Bitmap1 > bitmap
 
Point< int > topLeft
 

Member Function Documentation

◆ getBounds()

Rectangle< int > juce::Direct2DPixelDataPage::getBounds ( ) const
inline

References bitmap, and topLeft.

Member Data Documentation

◆ bitmap

ComSmartPtr<ID2D1Bitmap1> juce::Direct2DPixelDataPage::bitmap

Referenced by getBounds().

◆ topLeft

Point<int> juce::Direct2DPixelDataPage::topLeft

Referenced by getBounds().


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