Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::Image Member List

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

allocMem() (defined in STK::Image)STK::Imageinline
ARGB_32 enum valueSTK::Image
BGRA_32 enum valueSTK::Image
calcMemSize()STK::Imageinlinevirtual
CDF() constSTK::Image
CDF(std::vector< double > &cdf) constSTK::Image
clear()STK::Imagevirtual
compose(const Image &r, const Image &g, const Image &b)STK::Image
compose(const Image &r, const Image &g, const Image &b, const Image &a)STK::Image
convert(Format fmt, Image &dst) constSTK::Image
convert(Format fmt)STK::Image
convertToColor4d(const Color4i &c) const (defined in STK::Image)STK::Imageprotected
convertToColor4i(const Color4d &c) const (defined in STK::Image)STK::Imageprotected
copy(const Image &c) (defined in STK::Image)STK::Imageprotected
copyHeader(const Image &src)STK::Imagevirtual
data_ (defined in STK::Image)STK::Imageprotected
decompose(Image &r, Image &g, Image &b) constSTK::Image
decompose(Image &r, Image &g, Image &b, Image &a) constSTK::Image
decomposeHSV(Image &h, Image &s, Image &v) constSTK::Image
fill(double val)STK::Imageinline
fill(const STK::Color4d &val)STK::Imageinline
fill(const STK::Color4i &val)STK::Imageinline
flipHorizontal() (defined in STK::Image)STK::Image
flipVertical() (defined in STK::Image)STK::Image
fmt_info_ (defined in STK::Image)STK::Imageprotectedstatic
Format enum nameSTK::Image
format_ (defined in STK::Image)STK::Imageprotected
formatToString(Format f)STK::Imagestatic
getBPP() const (defined in STK::Image)STK::Imageinline
getData() constSTK::Imageinline
getData(int level) constSTK::Imageinlinevirtual
getDepth() constSTK::Imageinline
getFormat() constSTK::Imageinline
getHeight() constSTK::Imageinline
getMemSize() constSTK::Imageinline
getNodataValue() constSTK::Imageinline
getNumBands() constSTK::Imageinline
getNumLevels() constSTK::Imageinline
getNumPixels() const (defined in STK::Image)STK::Imageinline
getPixel(void *val, Color4i &ret) const (defined in STK::Image)STK::Imageinlineprotected
getPixel(int x, int y) constSTK::Imageinline
getPixel(int x, int y, int l) const (defined in STK::Image)STK::Imageinline
getPixel(int idx) constSTK::Imageinline
getPixel4d(void *val, Color4d &ret) const (defined in STK::Image)STK::Imageinlineprotected
getPixel4d(int x, int y) const (defined in STK::Image)STK::Imageinline
getPixel4d(int x, int y, int l) const (defined in STK::Image)STK::Imageinline
getPixel4d(int idx) const (defined in STK::Image)STK::Imageinline
getPixelSize() constSTK::Imageinline
getSubImage(int startx, int starty, int width, int height, Image &dst)STK::Imagevirtual
getVal(int x, int y) constSTK::Imageinline
getVal(int x, int y, int l) const (defined in STK::Image)STK::Imageinline
getVal(unsigned int idx) constSTK::Imageinline
getValue(int idx) constSTK::Imageinline
getValue(int x, int y) constSTK::Imageinline
getWidth() constSTK::Imageinline
hasAlphaChannel() constSTK::Imageinline
height_ (defined in STK::Image)STK::Imageprotected
histogram() constSTK::Image
histogram(std::vector< int > &hist) constSTK::Image
histogramNorm() constSTK::Image
histogramNorm(std::vector< double > &hist) constSTK::Image
Image()STK::Image
Image(ImageIO &loader)STK::Image
Image(const std::vector< uint8_t > &imageBuffer)STK::Image
Image(std::string filename)STK::Image
Image(const Image &c)STK::Image
Image(int width, int height, Format fmt, const char *data=nullptr)STK::Image
initFmtInfo() (defined in STK::Image)STK::Imageprotectedstatic
isCompressed() constSTK::Imageinline
isFloat() constSTK::Imageinline
isNodata(double val) const (defined in STK::Image)STK::Imageinline
isNull() const (defined in STK::Image)STK::Imageinline
load(ImageIO &loader)STK::Image
load(std::string filename)STK::Image
load(const std::vector< uint8_t > &imgBuffer)STK::Image
memsize_ (defined in STK::Image)STK::Imageprotected
MONO_16 enum valueSTK::Image
MONO_16s enum valueSTK::Image
MONO_32 enum valueSTK::Image
MONO_32s enum valueSTK::Image
MONO_8 enum valueSTK::Image
MONO_8s enum valueSTK::Image
MONO_FLOAT_32 enum valueSTK::Image
MONOA_16 enum valueSTK::Image
moveData(Image &img) (defined in STK::Image)STK::Imagevirtual
nodata_ (defined in STK::Image)STK::Imageprotected
npix_ (defined in STK::Image)STK::Imageprotected
NUM_FORMATS enum value (defined in STK::Image)STK::Image
num_levels_ (defined in STK::Image)STK::Imageprotected
operator=(const Image &c) (defined in STK::Image)STK::Image
pixelSize(Format fmt)STK::Imagestatic
RGB_16 enum valueSTK::Image
RGB_24 enum valueSTK::Image
RGB_FLOAT_48 enum valueSTK::Image
RGB_FLOAT_96 enum valueSTK::Image
RGBA_16 enum valueSTK::Image
RGBA_32 enum valueSTK::Image
RGBA_DXT1 enum valueSTK::Image
RGBA_DXT3 enum valueSTK::Image
RGBA_DXT5 enum valueSTK::Image
RGBA_FLOAT_64 enum valueSTK::Image
save(ImageIO &saver) constSTK::Image
save(const std::string &filename) const (defined in STK::Image)STK::Image
setAlpha(unsigned char r, unsigned char g, unsigned char b, unsigned char val)STK::Image
setDataPtr(unsigned char *data) (defined in STK::Image)STK::Imageinline
setFormat(Format format) (defined in STK::Image)STK::Imageinline
setHeight(int height) (defined in STK::Image)STK::Imageinline
setMipmap(const Image &img, int l)STK::Image
setMipmap(unsigned char *src, int memsize, int level) (defined in STK::Image)STK::Image
setNodataValue(int nodata)STK::Imageinline
setNumLevels(int num_levels) (defined in STK::Image)STK::Imageinline
setPixel(void *val, const Color4i &col) (defined in STK::Image)STK::Imageinlineprotected
setPixel(int x, int y, const Color4i &color)STK::Imageinline
setPixel(int x, int y, int l, const Color4i &color) (defined in STK::Image)STK::Imageinline
setPixel(int idx, const Color4i &color)STK::Imageinline
setPixel4d(void *val, const Color4d &col) (defined in STK::Image)STK::Imageinlineprotected
setPixel4d(int x, int y, const Color4d &color) (defined in STK::Image)STK::Imageinline
setPixel4d(int x, int y, int l, const Color4d &color) (defined in STK::Image)STK::Imageinline
setPixel4d(int idx, const Color4d &color) (defined in STK::Image)STK::Imageinline
setValue(int x, int y, double val)STK::Imageinline
setValue(int idx, double val)STK::Imageinline
setWidth(int width) (defined in STK::Image)STK::Imageinline
stringToFormat(std::string s)STK::Imagestatic
transform(ImageTransform &trans)STK::Imagevirtual
transform(ImageTransform &trans, Image &dest) constSTK::Image
UNDEF enum valueSTK::Image
width_ (defined in STK::Image)STK::Imageprotected
~Image() (defined in STK::Image)STK::Imagevirtual