Main Page Class Hierarchy Compound List File List Compound Members File Members Related Pages
ImageHSV Member List
This is the complete list of members for ImageHSV, including all inherited members.
- BLUE enum value
- clear(int=0)
- clear(PixelRGB &)
- clear_field(FieldSelector, int=0)
- convPixel_HSVtoRGB(PixelHSV &, PixelRGB &)
[static] - convPixel_RGBtoHSV(PixelRGB &, PixelHSV &)
[static] - copy(ImageRGB &img)
- copy(ImageRGB &img, unsigned int min_x, unsigned int min_y, unsigned int max_x, unsigned int max_y, unsigned int start_x, unsigned int start_y)
- data
- draw_filled_circle(unsigned int centre_x, unsigned int centre_y, unsigned int radius, PixelRGB pix)
- draw_line(int x_start, int y_start, int x_end, int y_end, PixelRGB pix)
- enhance_contrast()
- FieldSelector enum name
- get_field(unsigned int x, unsigned int y, FieldSelector)
- get_height()
[inline] - get_pixel(unsigned int x, unsigned int y, PixelRGB &p)
- get_width()
[inline] - GREEN enum value
- height
[protected] - histogram_segment(Histogram &hist, float threshold, ImageRGB &result)
- histogram_segment(Histogram &hist, float threshold, bool *result)
- hsv2rgb()
- ImageBase(ImageBase &img)
[inline, protected] - ImageBase(unsigned int w, unsigned int h)
[inline, protected] - ImageBase()
[inline, protected] - ImageHSV(unsigned int width, unsigned int height)
[inline] - ImageHSV(char *name, FileFormat format)
[inline] - ImageHSV(ImageRGB &img)
- ImageHSV(ImageRGB &, unsigned int min_x, unsigned int min_y, unsigned int max_x, unsigned int max_y)
- ImageHSV(ImageHSV &, unsigned int min_x, unsigned int min_y, unsigned int max_x, unsigned int max_y)
- ImageRGB(unsigned int width, unsigned int height)
- ImageRGB(char *, FileFormat)
- ImageRGB(ImageRGB &)
- ImageRGB(ImageRGB &, unsigned int min_x, unsigned int min_y, unsigned int max_x, unsigned int max_y)
- normalise_colourspace(int scale_factor)
- operator=(ImageRGB &img)
[inline] - quick_grey_and_scale_down(unsigned int scale_fact, ImageGrey &img)
- RED enum value
- rgb2hsv()
- save(char *, FileFormat)
- set_field(unsigned int x, unsigned int y, FieldSelector, int value)
- set_pixel(unsigned int x, unsigned int y, PixelRGB p)
- set_rgb(unsigned int x, unsigned int y, int red, int green, int blue)
- width
[protected] - ~ImageRGB()
Generated at Fri Aug 13 17:29:22 2004 for libRTImage by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001