HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMG_Raster Member List

This is the complete list of members for IMG_Raster, including all inherited members.

abortSave(void *handle)IMG_Raster
allocateMemory(int size)UT_Rasterprotected
blurOp_16(float weight=0.5)IMG_Rasterprotected
blurOp_8(float weight=0.5)IMG_Rasterprotected
bumpOp_16(float weight=0.5)IMG_Rasterprotected
bumpOp_8(float weight=0.5)IMG_Rasterprotected
byteSwapRaster()UT_Raster
channelMaskIMG_Rasterprotected
clear(const UT_RGBA &pixel)UT_Raster
clear(const UT_BIG_RGBA &pixel)UT_Raster
clear(const UT_Color &color, fpreal alpha=1.0f)UT_Raster
clear(int x1, int y1, int x2, int y2, const UT_RGBA &color)UT_Raster
clear(int x1, int y1, int x2, int y2, const UT_BIG_RGBA &color)UT_Raster
clip_hIMG_Rasterprotected
clip_wIMG_Rasterprotected
clip_xIMG_Rasterprotected
clip_yIMG_Rasterprotected
composite(IMG_Raster *r, short x=0, short y=0)IMG_Raster
composite_16_16(IMG_Raster *, short x, short y)IMG_Rasterprotected
composite_16_8(IMG_Raster *, short x, short y)IMG_Rasterprotected
composite_8_16(IMG_Raster *, short x, short y)IMG_Rasterprotected
composite_8_8(IMG_Raster *, short x, short y)IMG_Rasterprotected
compositebit_16_16IMG_Rasterprotected
compositebit_16_8IMG_Rasterprotected
compositebit_8_16IMG_Rasterprotected
compositebit_8_8IMG_Rasterprotected
compositeOpIMG_Rasterprotected
compositePixel(UT_RGBA *dest, UT_RGBA *op)IMG_Rasterinline
compositePixel(UT_RGBA *dest, UT_BIG_RGBA *op)IMG_Rasterinline
compositePixel(UT_BIG_RGBA *dest, UT_BIG_RGBA *op)IMG_Rasterinline
compositePixel(UT_BIG_RGBA *dest, UT_RGBA *op)IMG_Rasterinline
compositeThreadMgr(void *data)IMG_Rasterprotectedstatic
convolveFilter(UT_FilterType xfilter, float xwidth, UT_FilterType yfilter, float ywidth)IMG_Raster
crop(short x, short y, short w, short h)IMG_Raster
edgeOp_16(float weight=0.5)IMG_Rasterprotected
edgeOp_8(float weight=0.5)IMG_Rasterprotected
filter(IMG_FilterOp op, float arg=0.5, short x=0, short y=0, short w=0, short h=0)IMG_Raster
freeMemory(void *mem)UT_Rasterprotected
getBytesPerPixel()UT_Raster
getClipH() const IMG_Rasterinline
getClippedOp(short *x, short *y, short *w, short *h) const IMG_Raster
getClipW() const IMG_Rasterinline
getClipX() const IMG_Rasterinline
getClipY() const IMG_Rasterinline
getColorModel() const UT_Rasterinline
getCompositeOp() const IMG_Rasterinline
getDeepPixel(short x, short y) const IMG_Rastervirtual
getDeepRaster() const UT_Raster
getEmbossParams(IMG_EMBOSS_PARAMS *bp) const IMG_Raster
getPbot()UT_Rasterinline
getPixel(short x, short y) const IMG_Rastervirtual
getPtop()UT_Rasterinline
getRaster() const UT_Raster
getRasterDepth() const UT_Rasterinline
getVoidPixel(short x, short y) const IMG_Rastervirtual
getVoidRaster() const UT_Raster
img_3SumFunc_16 typedefIMG_Raster
img_3SumFunc_8 typedefIMG_Raster
img_3x3FilterFunc_16 typedefIMG_Raster
img_3x3FilterFunc_8 typedefIMG_Raster
img_HpassFunc_16 typedefIMG_Raster
img_HpassFunc_8 typedefIMG_Raster
IMG_Raster()IMG_Raster
IMG_Raster(short xres, short yres, UT_RasterDepth depth)IMG_Raster
IMG_Raster(short xres, short yres, UT_RGBA *image=0)IMG_Raster
IMG_Raster(short xres, short yres, UT_BIG_RGBA *image)IMG_Raster
IMG_Raster(const IMG_Raster &r)IMG_Raster
init()UT_Rasterprotected
ioIMG_Rasterprotected
load(const char *pathname, IMG_ScaleOp scaled=IMG_SCALE_NONE, UT_FilterType filter=UT_FILTER_POINT, short size=100, bool watermarked=false, bool topremult=true)IMG_Raster
load(const char *pathname, short xres, short yres, IMG_ScaleOp scaled=IMG_SCALE_SIZE, UT_FilterType filter=UT_FILTER_BOX, short yJump=0, short yThrow=0, short xJump=0, short xThrow=0, short yHave=0)IMG_Raster
load(UT_IStream &is)IMG_Raster
mult_16_16(UT_BIG_RGBA *pixel, unsigned int alpha, unsigned int *a, unsigned int *b, unsigned int *g, unsigned int *r)IMG_Rasterstatic
mult_16_8(UT_BIG_RGBA *pixel, unsigned int alpha, unsigned int *a, unsigned int *b, unsigned int *g, unsigned int *r, unsigned int point_five)IMG_Rasterstatic
mult_8_16(UT_RGBA *pixel, unsigned int alpha, unsigned int *a, unsigned int *b, unsigned int *g, unsigned int *r, unsigned int point_five)IMG_Rasterstatic
mult_8_8(UT_RGBA *pixel, unsigned int alpha, unsigned int *a, unsigned int *b, unsigned int *g, unsigned int *r)IMG_Rasterstatic
myModelUT_Rasterprotected
onePixelUT_Rasterstatic
op_hIMG_Rasterprotected
op_wIMG_Rasterprotected
op_xIMG_Rasterprotected
op_yIMG_Rasterprotected
openSave(const char *pathname, int fullHeight)IMG_Raster
operator=(const IMG_Raster &r)IMG_Raster
operator=(const IMG_RasterHSVA &r)IMG_Raster
pBotUT_Rasterprotected
pixelDepthUT_Rasterprotected
pTopUT_Rasterprotected
rasterUT_Rasterprotected
raster16UT_Rasterprotected
reAllocateMemory(void *mem, int size)UT_Rasterprotected
resize(short w, short h, UT_FilterType filter=UT_FILTER_POINT)IMG_Raster
resizeCopy(IMG_Raster *src, short w, short h, UT_FilterType filt=UT_FILTER_POINT, float filter_width=0.0F)IMG_Rasterinline
resizeCopy(IMG_Raster *src, short w, short h, UT_FilterType xfilter, float xwidth, UT_FilterType yfilter, float ywidth)IMG_Raster
resizeCropCopy(IMG_Raster *src, short sl, short sb, short sw, short sh, short w, short h)IMG_Raster
rgbaScale(float rrange[2], float grange[2], float brange[2], float arange[2], short x=0, short y=0, short w=0, short h=0)IMG_Raster
save(const char *pathname, bool quiet=false)IMG_Raster
save(const char *pathname, int fullHeight, void *tag, int(*more)(IMG_Raster *r, void *, int, int), unsigned margin=0)IMG_Raster
save(std::ostream &os, int binary=1) const IMG_Raster
saveMore(void *handle)IMG_Raster
scanlinesUT_Rasterprotected
setAlpha(float alpha)IMG_Raster
setBaseSize(short width, short height, void *newRaster=0)UT_Rasterprotected
setChannelMask(int r, int g, int b, int a)IMG_Raster
setChromaKey(const UT_HSVA c1, const UT_HSVA c2, const UT_HSVA delta, int alpha)IMG_Raster
setClipOffset(short x, short y)IMG_Raster
setClipSize(short w, short h)IMG_Raster
setColorModel(UT_ColorModel model)UT_Raster
setCompositeOp(IMG_CompositeOp op)IMG_Raster
setCompositeOp_16_16(IMG_CompositeOp op)IMG_Rasterprotected
setCompositeOp_16_8(IMG_CompositeOp op)IMG_Rasterprotected
setCompositeOp_8_16(IMG_CompositeOp op)IMG_Rasterprotected
setCompositeOp_8_8(IMG_CompositeOp op)IMG_Rasterprotected
setEdgeChannel(IMG_Channel chan, unsigned options=0)IMG_Raster
setEmbossParams(const IMG_EMBOSS_PARAMS &bp)IMG_Raster
setNewRaster(UT_RGBA *r)UT_Raster
setNewRaster(UT_BIG_RGBA *r)UT_Raster
setPhantom(short b, short t)UT_Rasterinline
setRasterDepth(UT_RasterDepth depth)UT_Raster
sharpenOp_16(float weight=0.5)IMG_Rasterprotected
sharpenOp_8(float weight=0.5)IMG_Rasterprotected
size(short w, short h, void *newRaster=0)IMG_Raster
stat(const char *pathname, short *xres, short *yres)IMG_Raster
ut_chanA_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanA_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanB_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanB_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanG_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanG_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanH_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanH_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanL_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanL_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanR_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanR_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanS_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanS_8(UT_RGBA *p)IMG_Rasterprotectedstatic
ut_chanV_16(UT_BIG_RGBA *p)IMG_Rasterprotectedstatic
ut_chanV_8(UT_RGBA *p)IMG_Rasterprotectedstatic
UT_ColorModel enum nameUT_Raster
UT_MODEL_ABGR enum valueUT_Raster
UT_MODEL_RGBA enum valueUT_Raster
UT_Raster()UT_Raster
UT_RASTER_16 enum valueUT_Raster
UT_RASTER_8 enum valueUT_Raster
UT_RasterDepth enum nameUT_Raster
xresUT_Rasterprotected
Xres() const UT_Rasterinline
yresUT_Rasterprotected
Yres() const UT_Rasterinline
zeroPixelUT_Rasterstatic
~IMG_Raster() overrideIMG_Raster
~UT_Raster()UT_Rastervirtual