#include <juce_Direct2DImage_windows.h>
◆ Page
◆ State
| Enumerator |
|---|
| unsuitableToRead | |
| suitableToRead | |
| cleared | |
◆ Direct2DPixelDataPages() [1/2]
◆ Direct2DPixelDataPages() [2/2]
◆ getPageContainingPoint()
◆ getPages()
| Span< const Page > juce::Direct2DPixelDataPages::getPages |
( |
| ) |
|
◆ getPagesWithoutSync()
| Span< const Page > juce::Direct2DPixelDataPages::getPagesWithoutSync |
( |
| ) |
const |
Returns all pages without first syncing from main memory.
◆ isUpToDate()
| bool juce::Direct2DPixelDataPages::isUpToDate |
( |
| ) |
const |
|
inline |
◆ markOutdated()
| void juce::Direct2DPixelDataPages::markOutdated |
( |
| ) |
|
|
inline |
◆ backingData
◆ pages
◆ parentBackupExtensions
◆ upToDate
| bool juce::Direct2DPixelDataPages::upToDate = false |
|
private |
The documentation for this class was generated from the following file: