Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ossimRgbImage Member List
This is the complete list of members for ossimRgbImage, including all inherited members.
- createNewGrey(long width, long height)
[virtual]
- createNewTrueColor(long width, long height)
[virtual]
- deleteImageData()
[protected]
- drawArc(double cx, double cy, double w, double h, double s, double e)
- drawArc(int cx, int cy, int w, int h, int s, int e)
- drawFilledArc(double cx, double cy, double w, double h, double s, double e)
- drawFilledArc(int cx, int cy, int w, int h, int s, int e)
- drawFilledPolygon(const vector< ossimDpt > &p)
- drawFilledPolygon(const vector< ossimIpt > &p)
- drawFilledPolygon(ossimDpt *p, int n)
- drawFilledPolygon(ossimIpt *p, int n)
- drawFilledRectangle(double x1, double y1, double x2, double y2)
- drawFilledRectangle(int x1, int y1, int x2, int y2)
- drawLine(double x1, double y1, double x2, double y2)
- drawLine(int x1, int y1, int x2, int y2)
- drawLine(const ossimIpt &start, const ossimIpt &end)
- drawLine(const ossimDpt &start, const ossimDpt &end)
- drawPolygon(const vector< ossimDpt > &p)
- drawPolygon(const vector< ossimIpt > &p)
- drawPolygon(ossimDpt *p, int n)
- drawPolygon(ossimIpt *p, int n)
- drawRectangle(double x1, double y1, double x2, double y2)
- drawRectangle(int x1, int y1, int x2, int y2)
- fastPlotPixel(long x, long y, unsigned char r, unsigned char g, unsigned char b)
[inline]
- fill()
- getImageData()
- getImageData() const
- initialize()
[virtual]
- ossimRgbImage(ossimImageData *currentImageData=NULL, bool ownsTheData=true)
- setCurrentImageData(ossimImageData *imageData, bool ownsTheDataFlag=true)
- setDrawColor(unsigned char r=255, unsigned char g=255, unsigned char b=255)
- setThickness(long thickness)
[inline]
- slowPlotPixel(long x, long y, unsigned char r, unsigned char g, unsigned char b)
[inline]
- theBands
[protected]
- theBlue
[protected]
- theGreen
[protected]
- theHeight
[protected]
- theImageData
[protected]
- theOffsets
[protected]
- theOwnsDataFlag
[protected]
- theRed
[protected]
- theThickness
[protected]
- theWidth
[protected]
- ~ossimRgbImage()
[virtual]
Generated at Fri Jul 26 00:07:41 2002 for OSSIM - Open Source Image Map by
1.2.6 written by , © 1997-2001