HDK
|
This is the complete list of members for IMG_Raster, including all inherited members.
abortSave(void *handle) | IMG_Raster | |
allocateMemory(int size) | UT_Raster | protected |
blurOp_16(float weight=0.5) | IMG_Raster | protected |
blurOp_8(float weight=0.5) | IMG_Raster | protected |
bumpOp_16(float weight=0.5) | IMG_Raster | protected |
bumpOp_8(float weight=0.5) | IMG_Raster | protected |
byteSwapRaster() | UT_Raster | |
channelMask | IMG_Raster | protected |
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_h | IMG_Raster | protected |
clip_w | IMG_Raster | protected |
clip_x | IMG_Raster | protected |
clip_y | IMG_Raster | protected |
composite(IMG_Raster *r, short x=0, short y=0) | IMG_Raster | |
composite_16_16(IMG_Raster *, short x, short y) | IMG_Raster | protected |
composite_16_8(IMG_Raster *, short x, short y) | IMG_Raster | protected |
composite_8_16(IMG_Raster *, short x, short y) | IMG_Raster | protected |
composite_8_8(IMG_Raster *, short x, short y) | IMG_Raster | protected |
compositebit_16_16 | IMG_Raster | protected |
compositebit_16_8 | IMG_Raster | protected |
compositebit_8_16 | IMG_Raster | protected |
compositebit_8_8 | IMG_Raster | protected |
compositeOp | IMG_Raster | protected |
compositePixel(UT_RGBA *dest, UT_RGBA *op) | IMG_Raster | inline |
compositePixel(UT_RGBA *dest, UT_BIG_RGBA *op) | IMG_Raster | inline |
compositePixel(UT_BIG_RGBA *dest, UT_BIG_RGBA *op) | IMG_Raster | inline |
compositePixel(UT_BIG_RGBA *dest, UT_RGBA *op) | IMG_Raster | inline |
compositeThreadMgr(void *data) | IMG_Raster | protectedstatic |
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_Raster | protected |
edgeOp_8(float weight=0.5) | IMG_Raster | protected |
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_Raster | protected |
getBytesPerPixel() | UT_Raster | |
getClipH() const | IMG_Raster | inline |
getClippedOp(short *x, short *y, short *w, short *h) const | IMG_Raster | |
getClipW() const | IMG_Raster | inline |
getClipX() const | IMG_Raster | inline |
getClipY() const | IMG_Raster | inline |
getColorModel() const | UT_Raster | inline |
getCompositeOp() const | IMG_Raster | inline |
getDeepPixel(short x, short y) const | IMG_Raster | virtual |
getDeepRaster() const | UT_Raster | |
getEmbossParams(IMG_EMBOSS_PARAMS *bp) const | IMG_Raster | |
getPbot() | UT_Raster | inline |
getPixel(short x, short y) const | IMG_Raster | virtual |
getPtop() | UT_Raster | inline |
getRaster() const | UT_Raster | |
getRasterDepth() const | UT_Raster | inline |
getVoidPixel(short x, short y) const | IMG_Raster | virtual |
getVoidRaster() const | UT_Raster | |
img_3SumFunc_16 typedef | IMG_Raster | |
img_3SumFunc_8 typedef | IMG_Raster | |
img_3x3FilterFunc_16 typedef | IMG_Raster | |
img_3x3FilterFunc_8 typedef | IMG_Raster | |
img_HpassFunc_16 typedef | IMG_Raster | |
img_HpassFunc_8 typedef | IMG_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_Raster | protected |
io | IMG_Raster | protected |
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_Raster | static |
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_Raster | static |
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_Raster | static |
mult_8_8(UT_RGBA *pixel, unsigned int alpha, unsigned int *a, unsigned int *b, unsigned int *g, unsigned int *r) | IMG_Raster | static |
myModel | UT_Raster | protected |
onePixel | UT_Raster | static |
op_h | IMG_Raster | protected |
op_w | IMG_Raster | protected |
op_x | IMG_Raster | protected |
op_y | IMG_Raster | protected |
openSave(const char *pathname, int fullHeight) | IMG_Raster | |
operator=(const IMG_Raster &r) | IMG_Raster | |
operator=(const IMG_RasterHSVA &r) | IMG_Raster | |
pBot | UT_Raster | protected |
pixelDepth | UT_Raster | protected |
pTop | UT_Raster | protected |
raster | UT_Raster | protected |
raster16 | UT_Raster | protected |
reAllocateMemory(void *mem, int size) | UT_Raster | protected |
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_Raster | inline |
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 | |
scanlines | UT_Raster | protected |
setAlpha(float alpha) | IMG_Raster | |
setBaseSize(short width, short height, void *newRaster=0) | UT_Raster | protected |
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_Raster | protected |
setCompositeOp_16_8(IMG_CompositeOp op) | IMG_Raster | protected |
setCompositeOp_8_16(IMG_CompositeOp op) | IMG_Raster | protected |
setCompositeOp_8_8(IMG_CompositeOp op) | IMG_Raster | protected |
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_Raster | inline |
setRasterDepth(UT_RasterDepth depth) | UT_Raster | |
sharpenOp_16(float weight=0.5) | IMG_Raster | protected |
sharpenOp_8(float weight=0.5) | IMG_Raster | protected |
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_Raster | protectedstatic |
ut_chanA_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanB_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanB_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanG_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanG_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanH_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanH_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanL_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanL_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanR_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanR_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanS_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanS_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanV_16(UT_BIG_RGBA *p) | IMG_Raster | protectedstatic |
ut_chanV_8(UT_RGBA *p) | IMG_Raster | protectedstatic |
UT_ColorModel enum name | UT_Raster | |
UT_MODEL_ABGR enum value | UT_Raster | |
UT_MODEL_RGBA enum value | UT_Raster | |
UT_Raster() | UT_Raster | |
UT_RASTER_16 enum value | UT_Raster | |
UT_RASTER_8 enum value | UT_Raster | |
UT_RasterDepth enum name | UT_Raster | |
xres | UT_Raster | protected |
Xres() const | UT_Raster | inline |
yres | UT_Raster | protected |
Yres() const | UT_Raster | inline |
zeroPixel | UT_Raster | static |
~IMG_Raster() override | IMG_Raster | |
~UT_Raster() | UT_Raster | virtual |