SkImageDecoder::Chooser Class Reference

#include <SkImageDecoder.h>

Inherits SkRefCnt.

Collaboration diagram for SkImageDecoder::Chooser:
[legend]

List of all members.

Public Member Functions

virtual void begin (int count)
virtual void inspect (int index, SkBitmap::Config config, int width, int height)
virtual int choose ()=0

Detailed Description

Definition at line 80 of file SkImageDecoder.h.


Member Function Documentation

virtual void SkImageDecoder::Chooser::begin ( int  count  )  [inline, virtual]

Definition at line 82 of file SkImageDecoder.h.

virtual int SkImageDecoder::Chooser::choose (  )  [pure virtual]

Return the index of the subimage you want, or -1 to choose none of them.

virtual void SkImageDecoder::Chooser::inspect ( int  index,
SkBitmap::Config  config,
int  width,
int  height 
) [inline, virtual]

Definition at line 83 of file SkImageDecoder.h.


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

Generated on Tue Oct 20 10:33:04 2009 for Skia by  doxygen 1.6.1