v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::Image Member List

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

AdjustBrightness(Image *img, Float32 amt) (defined in CGUL::Image)CGUL::Imagestatic
CanLoad(const String &file) const (defined in CGUL::Image)CGUL::Image
Free() (defined in CGUL::Image)CGUL::Image
GetData() (defined in CGUL::Image)CGUL::Imageinline
GetData() const (defined in CGUL::Image)CGUL::Imageinline
GetDataSize() const (defined in CGUL::Image)CGUL::Image
GetFormat() const (defined in CGUL::Image)CGUL::Image
GetGrayscale(Image *img) (defined in CGUL::Image)CGUL::Imagestatic
GetHeight() const (defined in CGUL::Image)CGUL::Image
GetNegative(Image *img) (defined in CGUL::Image)CGUL::Imagestatic
GetPixel(UInt32 x, UInt32 y) (defined in CGUL::Image)CGUL::Imageinline
GetPixelSize() const (defined in CGUL::Image)CGUL::Image
GetSize() const (defined in CGUL::Image)CGUL::Image
GetWidth() const (defined in CGUL::Image)CGUL::Image
Image() (defined in CGUL::Image)CGUL::Image
Image(const Image &copy) (defined in CGUL::Image)CGUL::Image
Image(ImageFormat format, UCoord32 size) (defined in CGUL::Image)CGUL::Image
Image(ImageFormat format, UCoord32 size, void *data) (defined in CGUL::Image)CGUL::Image
IsValid() const (defined in CGUL::Image)CGUL::Image
Load(const String &file) (defined in CGUL::Image)CGUL::Image
Mix(Image *one, Image *two, UInt32 method=ImageMixMethods::AVERAGE) (defined in CGUL::Image)CGUL::Imagestatic
Save(const String &file, const String &extension) const (defined in CGUL::Image)CGUL::Image
SetData(Type *data) (defined in CGUL::Image)CGUL::Imageinline
SetPixel(UInt32 x, UInt32 y, Color pixel) (defined in CGUL::Image)CGUL::Imageinline
Setup(ImageFormat format, UCoord32 size, void *data) (defined in CGUL::Image)CGUL::Image
SwapColors(Image *img, Color pre, Color post) (defined in CGUL::Image)CGUL::Imagestatic
~Image() (defined in CGUL::Image)CGUL::Image