#include <ImageFrame.h>
|
enum | Caching {
Caching::Empty,
Caching::Metadata,
Caching::MetadataAndImage,
Caching::Empty,
Caching::Metadata,
Caching::MetadataAndImage
} |
|
enum | Decoding {
Decoding::Empty,
Decoding::BeingDecoded,
Decoding::Partial,
Decoding::Complete,
Decoding::Empty,
Decoding::BeingDecoded,
Decoding::Partial,
Decoding::Complete
} |
|
enum | DisposalMethod {
DisposalMethod::Unspecified,
DisposalMethod::DoNotDispose,
DisposalMethod::RestoreToBackground,
DisposalMethod::RestoreToPrevious,
DisposalMethod::Unspecified,
DisposalMethod::DoNotDispose,
DisposalMethod::RestoreToBackground,
DisposalMethod::RestoreToPrevious
} |
|
enum | Caching {
Caching::Empty,
Caching::Metadata,
Caching::MetadataAndImage,
Caching::Empty,
Caching::Metadata,
Caching::MetadataAndImage
} |
|
enum | Decoding {
Decoding::Empty,
Decoding::BeingDecoded,
Decoding::Partial,
Decoding::Complete,
Decoding::Empty,
Decoding::BeingDecoded,
Decoding::Partial,
Decoding::Complete
} |
|
enum | DisposalMethod {
DisposalMethod::Unspecified,
DisposalMethod::DoNotDispose,
DisposalMethod::RestoreToBackground,
DisposalMethod::RestoreToPrevious,
DisposalMethod::Unspecified,
DisposalMethod::DoNotDispose,
DisposalMethod::RestoreToBackground,
DisposalMethod::RestoreToPrevious
} |
|
◆ Caching [1/2]
Enumerator |
---|
Empty | |
Metadata | |
MetadataAndImage | |
Empty | |
Metadata | |
MetadataAndImage | |
◆ Caching [2/2]
Enumerator |
---|
Empty | |
Metadata | |
MetadataAndImage | |
Empty | |
Metadata | |
MetadataAndImage | |
◆ Decoding [1/2]
Enumerator |
---|
Empty | |
BeingDecoded | |
Partial | |
Complete | |
Empty | |
BeingDecoded | |
Partial | |
Complete | |
◆ Decoding [2/2]
Enumerator |
---|
Empty | |
BeingDecoded | |
Partial | |
Complete | |
Empty | |
BeingDecoded | |
Partial | |
Complete | |
◆ DisposalMethod [1/2]
Enumerator |
---|
Unspecified | |
DoNotDispose | |
RestoreToBackground | |
RestoreToPrevious | |
Unspecified | |
DoNotDispose | |
RestoreToBackground | |
RestoreToPrevious | |
◆ DisposalMethod [2/2]
Enumerator |
---|
Unspecified | |
DoNotDispose | |
RestoreToBackground | |
RestoreToPrevious | |
Unspecified | |
DoNotDispose | |
RestoreToBackground | |
RestoreToPrevious | |
◆ ImageFrame() [1/4]
WebCore::ImageFrame::ImageFrame |
( |
| ) |
|
◆ ImageFrame() [2/4]
WebCore::ImageFrame::ImageFrame |
( |
const ImageFrame & |
other | ) |
|
|
inline |
◆ ~ImageFrame() [1/2]
WebCore::ImageFrame::~ImageFrame |
( |
| ) |
|
◆ ImageFrame() [3/4]
WebCore::ImageFrame::ImageFrame |
( |
| ) |
|
◆ ImageFrame() [4/4]
WebCore::ImageFrame::ImageFrame |
( |
const ImageFrame & |
other | ) |
|
|
inline |
◆ ~ImageFrame() [2/2]
WebCore::ImageFrame::~ImageFrame |
( |
| ) |
|
◆ backingStore() [1/2]
◆ backingStore() [2/2]
◆ clear() [1/2]
unsigned WebCore::ImageFrame::clear |
( |
| ) |
|
◆ clear() [2/2]
unsigned WebCore::ImageFrame::clear |
( |
| ) |
|
◆ clearImage() [1/2]
unsigned WebCore::ImageFrame::clearImage |
( |
| ) |
|
◆ clearImage() [2/2]
unsigned WebCore::ImageFrame::clearImage |
( |
| ) |
|
◆ decoding() [1/2]
Decoding WebCore::ImageFrame::decoding |
( |
| ) |
const |
|
inline |
◆ decoding() [2/2]
Decoding WebCore::ImageFrame::decoding |
( |
| ) |
const |
|
inline |
◆ defaultFrame() [1/2]
static const ImageFrame& WebCore::ImageFrame::defaultFrame |
( |
| ) |
|
|
static |
◆ defaultFrame() [2/2]
const ImageFrame & WebCore::ImageFrame::defaultFrame |
( |
| ) |
|
|
static |
◆ disposalMethod() [1/2]
◆ disposalMethod() [2/2]
◆ duration() [1/2]
float WebCore::ImageFrame::duration |
( |
| ) |
const |
|
inline |
◆ duration() [2/2]
float WebCore::ImageFrame::duration |
( |
| ) |
const |
|
inline |
◆ frameBytes() [1/2]
unsigned WebCore::ImageFrame::frameBytes |
( |
| ) |
const |
|
inline |
◆ frameBytes() [2/2]
unsigned WebCore::ImageFrame::frameBytes |
( |
| ) |
const |
|
inline |
◆ hasAlpha() [1/2]
bool WebCore::ImageFrame::hasAlpha |
( |
| ) |
const |
|
inline |
◆ hasAlpha() [2/2]
bool WebCore::ImageFrame::hasAlpha |
( |
| ) |
const |
|
inline |
◆ hasBackingStore() [1/2]
bool WebCore::ImageFrame::hasBackingStore |
( |
| ) |
const |
|
inline |
◆ hasBackingStore() [2/2]
bool WebCore::ImageFrame::hasBackingStore |
( |
| ) |
const |
|
inline |
◆ hasMetadata() [1/2]
bool WebCore::ImageFrame::hasMetadata |
( |
| ) |
const |
|
inline |
◆ hasMetadata() [2/2]
bool WebCore::ImageFrame::hasMetadata |
( |
| ) |
const |
|
inline |
◆ hasNativeImage() [1/2]
bool WebCore::ImageFrame::hasNativeImage |
( |
| ) |
const |
|
inline |
◆ hasNativeImage() [2/2]
bool WebCore::ImageFrame::hasNativeImage |
( |
| ) |
const |
|
inline |
◆ hasValidNativeImage() [1/2]
bool WebCore::ImageFrame::hasValidNativeImage |
( |
SubsamplingLevel |
subsamplingLevel | ) |
const |
|
inline |
◆ hasValidNativeImage() [2/2]
bool WebCore::ImageFrame::hasValidNativeImage |
( |
SubsamplingLevel |
subsamplingLevel | ) |
const |
|
inline |
◆ initialize() [1/4]
◆ initialize() [2/4]
◆ initialize() [3/4]
bool WebCore::ImageFrame::initialize |
( |
const IntSize & |
, |
|
|
bool |
premultiplyAlpha |
|
) |
| |
◆ initialize() [4/4]
bool WebCore::ImageFrame::initialize |
( |
const IntSize & |
size, |
|
|
bool |
premultiplyAlpha |
|
) |
| |
◆ isBeingDecoded() [1/2]
bool WebCore::ImageFrame::isBeingDecoded |
( |
| ) |
const |
|
inline |
◆ isBeingDecoded() [2/2]
bool WebCore::ImageFrame::isBeingDecoded |
( |
| ) |
const |
|
inline |
◆ isComplete() [1/2]
bool WebCore::ImageFrame::isComplete |
( |
| ) |
const |
|
inline |
◆ isComplete() [2/2]
bool WebCore::ImageFrame::isComplete |
( |
| ) |
const |
|
inline |
◆ isEmpty() [1/2]
bool WebCore::ImageFrame::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool WebCore::ImageFrame::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isPartial() [1/2]
bool WebCore::ImageFrame::isPartial |
( |
| ) |
const |
|
inline |
◆ isPartial() [2/2]
bool WebCore::ImageFrame::isPartial |
( |
| ) |
const |
|
inline |
◆ nativeImage() [1/2]
NativeImagePtr WebCore::ImageFrame::nativeImage |
( |
| ) |
const |
|
inline |
◆ nativeImage() [2/2]
NativeImagePtr WebCore::ImageFrame::nativeImage |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ orientation() [1/2]
◆ orientation() [2/2]
◆ setDecoding() [1/2]
◆ setDecoding() [2/2]
◆ setDisposalMethod() [1/2]
◆ setDisposalMethod() [2/2]
◆ setDuration() [1/2]
void WebCore::ImageFrame::setDuration |
( |
float |
duration | ) |
|
|
inline |
◆ setDuration() [2/2]
void WebCore::ImageFrame::setDuration |
( |
float |
duration | ) |
|
|
inline |
◆ setHasAlpha() [1/2]
void WebCore::ImageFrame::setHasAlpha |
( |
bool |
hasAlpha | ) |
|
|
inline |
◆ setHasAlpha() [2/2]
void WebCore::ImageFrame::setHasAlpha |
( |
bool |
hasAlpha | ) |
|
|
inline |
◆ setOrientation() [1/2]
◆ setOrientation() [2/2]
◆ singlePixelSolidColor() [1/2]
Color WebCore::ImageFrame::singlePixelSolidColor |
( |
| ) |
const |
◆ singlePixelSolidColor() [2/2]
Color WebCore::ImageFrame::singlePixelSolidColor |
( |
| ) |
const |
◆ size() [1/2]
IntSize WebCore::ImageFrame::size |
( |
| ) |
const |
◆ size() [2/2]
IntSize WebCore::ImageFrame::size |
( |
| ) |
const |
◆ sizeRespectingOrientation() [1/2]
IntSize WebCore::ImageFrame::sizeRespectingOrientation |
( |
| ) |
const |
|
inline |
◆ sizeRespectingOrientation() [2/2]
IntSize WebCore::ImageFrame::sizeRespectingOrientation |
( |
| ) |
const |
|
inline |
◆ subsamplingLevel() [1/2]
◆ subsamplingLevel() [2/2]
◆ ImageFrameCache
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/ImageFrame.h
- Source/WebCore/platform/graphics/ImageFrame.cpp