Spinning Topp Logo BlackTopp Studios
inc
Mezzanine::Graphics::Image Member List

This is the complete list of members for Mezzanine::Graphics::Image, including all inherited members.

_GetInternalImage() const Mezzanine::Graphics::Image
FlipAroundXAxis()Mezzanine::Graphics::Image
FlipAroundYAxis()Mezzanine::Graphics::Image
GetBitsPerPixel() const Mezzanine::Graphics::Image
GetColourAt(const Whole X, const Whole Y, const Whole Z) const Mezzanine::Graphics::Image
GetDepth() const Mezzanine::Graphics::Image
GetFormat() const Mezzanine::Graphics::Image
GetHeight() const Mezzanine::Graphics::Image
GetImageData()Mezzanine::Graphics::Image
GetImageData() const Mezzanine::Graphics::Image
GetNumFaces() const Mezzanine::Graphics::Image
GetNumMipMaps() const Mezzanine::Graphics::Image
GetRowSpan() const Mezzanine::Graphics::Image
GetSize() const Mezzanine::Graphics::Image
GetWidth() const Mezzanine::Graphics::Image
IIDMezzanine::Graphics::Imageprotected
Image()Mezzanine::Graphics::Image
Image(const String &ResourceName, const String &ResourceGroup)Mezzanine::Graphics::Image
Image(UInt8 *Data, const UInt32 Width, const UInt32 Height, const Graphics::PixelFormat Format, const Boole AutoDelete=false, const Whole NumFaces=1, const UInt8 NumMipMaps=0)Mezzanine::Graphics::Image
Image(UInt8 *Data, const UInt32 Width, const UInt32 Height, const UInt32 Depth, const Graphics::PixelFormat Format, const Boole AutoDelete=false, const Whole NumFaces=1, const UInt8 NumMipMaps=0)Mezzanine::Graphics::Image
Initialize(UInt8 *Data, const UInt32 Width, const UInt32 Height, const Graphics::PixelFormat Format, const Boole AutoDelete=false, const Whole NumFaces=1, const UInt8 NumMipMaps=0)Mezzanine::Graphics::Image
Initialize(UInt8 *Data, const UInt32 Width, const UInt32 Height, const UInt32 Depth, const Graphics::PixelFormat Format, const Boole AutoDelete=false, const Whole NumFaces=1, const UInt8 NumMipMaps=0)Mezzanine::Graphics::Image
Load(const String &ResourceName, const String &ResourceGroup)Mezzanine::Graphics::Image
Load(const String &FilePathAndName)Mezzanine::Graphics::Image
Load(std::istream *Stream, const String &ExtensionHint="")Mezzanine::Graphics::Image
Save(const String &FileName, const String &GroupName)Mezzanine::Graphics::Image
Save(const String &FilePathAndName)Mezzanine::Graphics::Image
Save(const Graphics::ImageFileFormat Format, std::ostream *Stream)Mezzanine::Graphics::Image
Save(const String &Extension, std::ostream *Stream)Mezzanine::Graphics::Image
SetColourAt(const Whole X, const Whole Y, const Whole Z, const ColourValue &Colour)Mezzanine::Graphics::Image
~Image()Mezzanine::Graphics::Image