Main Page Class Hierarchy Compound List File List Compound Members File Members
Image Member List
This is the complete list of members for Image, including all inherited members.
- AverageColour()
[virtual] - Clear(const Colour &c) = 0
[pure virtual] - CopyFrom(Int x, Int y, Image &i)
[virtual] - DownSample(Image &out)
[virtual] - FindComponentBounds(Colour &min, Colour &max)
[virtual] - GammaCorrect(ClrReal gamma = 2.2)
[virtual] - GetByteSpan(Int row, Int start, Int length, Byte *dst, ImgChannel channel = chMono) const
[virtual] - GetPixel(Int x, Int y) const = 0
[pure virtual] - GetRealPixel(Int x, Int y, ImgChannel channel = chMono) const
[virtual] - GetRealSpan(Int row, Int start, Int length, ClrReal *dst, ImgChannel channel = chMono) const
[virtual] - GetRGBASpan(Int row, Int start, Int length, RGBAPixel *dst) const
[virtual] - GetSpan(Int row, Int start, Int length, Colour *dst) const = 0
[pure virtual] - height
[protected] - Height() const
[inline] - Image(ImgTag it)
- Load(FileName &filename)
- LoadGIF(const Char *filename)
- LoadJPEG(const Char *filename)
- LoadPPM(const Char *filename)
- LoadTIFF(const Char *filename)
- MaxComponent()
[virtual] - Over(Int x, Int y, Image &i)
[virtual] - PrintSupportedFormats(ostream &s)
[static] - Save(FileName &filename)
- SaveGIF(const Char *filename)
- SaveJPEG(const Char *filename)
- SavePPM(const Char *filename)
- SaveTIFF(const Char *filename)
- Scale(ClrReal scale)
[virtual] - SetByteSpan(Int row, Int start, Int length, const Byte *src, ImgChannel channel = chMono)
[virtual] - SetPixel(Int x, Int y, const Colour &c) = 0
[pure virtual] - SetRealPixel(Int x, Int y, ClrReal r, ImgChannel channel = chMono)
[virtual] - SetRealSpan(Int row, Int start, Int length, const ClrReal *src, ImgChannel channel = chMono)
[virtual] - SetRGBASpan(Int row, Int start, Int length, const RGBAPixel *src)
[virtual] - SetSize(Int width, Int height) = 0
[pure virtual] - SetSpan(Int row, Int start, Int length, const Colour *src) = 0
[pure virtual] - sJPEGQuality
[static] - tag
[protected] - Tag() const
[inline] - Transform(const ClrTrans &trans)
[inline, virtual] - width
[protected] - Width() const
[inline]
Generated at Sat Aug 5 00:17:08 2000 for Graphics Class Library by
1.1.0 written by Dimitri van Heesch,
© 1997-2000