Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
image.h File Reference
#include <cstddef>
#include "net/instaweb/rewriter/cached_result.pb.h"
#include "net/instaweb/rewriter/public/rewrite_options.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_util.h"
#include "pagespeed/kernel/http/image_types.pb.h"
#include "pagespeed/kernel/image/image_util.h"

Go to the source code of this file.

Classes

class  net_instaweb::Image
 
struct  net_instaweb::Image::ConversionBySourceVariable
 
struct  net_instaweb::Image::ConversionVariables
 
struct  net_instaweb::Image::CompressionOptions
 

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.
 

Functions

Image * net_instaweb::NewImage (const StringPiece &original_contents, const GoogleString &url, const StringPiece &file_prefix, Image::CompressionOptions *options, Timer *timer, MessageHandler *handler)
 
Image * net_instaweb::BlankImageWithOptions (int width, int height, ImageType type, const StringPiece &tmp_dir, Timer *timer, MessageHandler *handler, Image::CompressionOptions *options)