Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
image.h File Reference
#include "base/integral_types.h"
#include "ion/base/datacontainer.h"
#include "ion/base/notifier.h"
Include dependency graph for image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfx::Image
 An Image represents 2D image data that can be used in a texture supplied to a shader. More...
 
struct  ion::gfx::Image::PixelFormat
 Struct representing the GL types for a particular Format (see above). More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfx
 

Typedefs

typedef base::ReferentPtr
< Image >::Type 
ion::gfx::ImagePtr