pleyo.com

WebCore::ImageSource Class Reference

#include <ImageSource.h>

Inheritance diagram for WebCore::ImageSource:

Noncopyable

List of all members.

Public Member Functions

 ImageSource ()
 ~ImageSource ()
void clear ()
bool initialized () const
void setData (SharedBuffer *data, bool allDataReceived)
bool isSizeAvailable ()
IntSize size () const
int repetitionCount ()
size_t frameCount () const
NativeImagePtr createFrameAtIndex (size_t)
float frameDurationAtIndex (size_t)
bool frameHasAlphaAtIndex (size_t)
bool frameIsCompleteAtIndex (size_t)


Constructor & Destructor Documentation

WebCore::ImageSource::ImageSource (  ) 

WebCore::ImageSource::~ImageSource (  ) 


Member Function Documentation

void WebCore::ImageSource::clear (  ) 

bool WebCore::ImageSource::initialized (  )  const

void WebCore::ImageSource::setData ( SharedBuffer data,
bool  allDataReceived 
)

bool WebCore::ImageSource::isSizeAvailable (  ) 

IntSize WebCore::ImageSource::size (  )  const

int WebCore::ImageSource::repetitionCount (  ) 

size_t WebCore::ImageSource::frameCount (  )  const

NativeImagePtr WebCore::ImageSource::createFrameAtIndex ( size_t  index  ) 

float WebCore::ImageSource::frameDurationAtIndex ( size_t  index  ) 

bool WebCore::ImageSource::frameHasAlphaAtIndex ( size_t  index  ) 

bool WebCore::ImageSource::frameIsCompleteAtIndex ( size_t  index  ) 


The documentation for this class was generated from the following files:
Generated on Wed Nov 21 20:04:20 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com