An image storage type which holds the pixels using whatever is the default storage format on the current platform.
More...
An image storage type which holds the pixels using whatever is the default storage format on the current platform.
- See also
- ImageType, SoftwareImageType
◆ NativeImageType()
juce::NativeImageType::NativeImageType |
( |
| ) |
|
◆ ~NativeImageType()
juce::NativeImageType::~NativeImageType |
( |
| ) |
|
◆ create()
Creates a new image of this type, and the specified parameters.
Implements juce::ImageType.
◆ getTypeID()
int juce::NativeImageType::getTypeID |
( |
| ) |
const |
|
overridevirtual |
Must return a unique number to identify this type.
Implements juce::ImageType.
The documentation for this class was generated from the following file: