| AdaptiveThreshold(int32_t method=0, int32_t nBoxSize=64, CxImage *pContrastMask=0, int32_t nBias=0, float fGlobalLocalBalance=0.5f) | CxImage | |
| AddAveragingCont(RGBQUAD const &color, float const surf, float &rr, float &gg, float &bb, float &aa) | CxImage | [protected] |
| AlphaClear() | CxImage | |
| AlphaCopy(CxImage &from) | CxImage | |
| AlphaCreate() | CxImage | |
| AlphaDelete() | CxImage | |
| AlphaFlip() | CxImage | |
| AlphaFromTransparency() | CxImage | |
| AlphaGet(const int32_t x, const int32_t y) | CxImage | |
| AlphaGetMax() const | CxImage | |
| AlphaGetPointer(const int32_t x=0, const int32_t y=0) | CxImage | |
| AlphaInvert() | CxImage | |
| AlphaIsValid() | CxImage | |
| AlphaMirror() | CxImage | |
| AlphaPaletteClear() | CxImage | |
| AlphaPaletteEnable(bool enable=true) | CxImage | |
| AlphaPaletteIsEnabled() | CxImage | |
| AlphaPaletteIsValid() | CxImage | |
| AlphaPaletteSplit(CxImage *dest) | CxImage | |
| AlphaSet(uint8_t level) | CxImage | |
| AlphaSet(CxImage &from) | CxImage | |
| AlphaSet(const int32_t x, const int32_t y, const uint8_t level) | CxImage | |
| AlphaSetMax(uint8_t nAlphaMax) | CxImage | |
| AlphaSplit(CxImage *dest) | CxImage | |
| AlphaStrip() | CxImage | |
| bihtoh(BITMAPINFOHEADER *bih) | CxImage | [protected] |
| Bitfield2RGB(uint8_t *src, uint32_t redmask, uint32_t greenmask, uint32_t bluemask, uint8_t bpp) | CxImage | [protected] |
| BlendPalette(COLORREF cr, int32_t perc) | CxImage | |
| BlendPixelColor(int32_t x, int32_t y, RGBQUAD c, float blend, bool bSetAlpha=false) | CxImage | |
| BlindAlphaGet(const int32_t x, const int32_t y) | CxImage | [protected] |
| BlindGetPixelColor(const int32_t x, const int32_t y, bool bGetAlpha=true) | CxImage | [protected] |
| BlindGetPixelIndex(const int32_t x, const int32_t y) | CxImage | [protected] |
| BlindGetPixelPointer(const int32_t x, const int32_t y) | CxImage | [protected] |
| BlindSelectionGet(const int32_t x, const int32_t y) | CxImage | [protected] |
| BlindSelectionIsInside(int32_t x, int32_t y) | CxImage | [protected] |
| BlindSetPixelColor(int32_t x, int32_t y, RGBQUAD c, bool bSetAlpha=false) | CxImage | [protected] |
| BlindSetPixelIndex(int32_t x, int32_t y, uint8_t i) | CxImage | [protected] |
| Blt(HDC pDC, int32_t x=0, int32_t y=0) | CxImage | |
| blur_line(float *ctable, float *cmatrix, int32_t cmatrix_length, uint8_t *cur_col, uint8_t *dest_col, int32_t y, int32_t bytes) | CxImage | [protected] |
| blur_text(uint8_t threshold, uint8_t decay, uint8_t max_depth, CxImage *iSrc, CxImage *iDst, uint8_t bytes) | CxImage | [protected] |
| CheckFormat(CxFile *hFile, uint32_t imagetype=0) | CxImage | |
| CheckFormat(uint8_t *buffer, uint32_t size, uint32_t imagetype=0) | CxImage | |
| CircleTransform(int32_t type, int32_t rmax=0, float Koeff=1.0f) | CxImage | |
| Clear(uint8_t bval=0) | CxImage | |
| Colorize(uint8_t hue, uint8_t sat, float blend=1.0f) | CxImage | |
| Combine(CxImage *r, CxImage *g, CxImage *b, CxImage *a, int32_t colorspace=0) | CxImage | |
| CompareColors(const void *elem1, const void *elem2) | CxImage | [protected, static] |
| Contour() | CxImage | |
| ConvertColorSpace(const int32_t dstColorSpace, const int32_t srcColorSpace) | CxImage | |
| Copy(const CxImage &src, bool copypixels=true, bool copyselection=true, bool copyalpha=true) | CxImage | |
| CopyInfo(const CxImage &src) | CxImage | [protected] |
| CopyToHandle() | CxImage | |
| Create(uint32_t dwWidth, uint32_t dwHeight, uint32_t wBpp, uint32_t imagetype=0) | CxImage | |
| CreateFromArray(uint8_t *pArray, uint32_t dwWidth, uint32_t dwHeight, uint32_t dwBitsperpixel, uint32_t dwBytesperline, bool bFlipImage) | CxImage | |
| CreateFromHANDLE(HANDLE hMem) | CxImage | |
| CreateFromHBITMAP(HBITMAP hbmp, HPALETTE hpal=0, bool bTransparency=false) | CxImage | |
| CreateFromHICON(HICON hico, bool bTransparency=false) | CxImage | |
| CreateFromMatrix(uint8_t **ppMatrix, uint32_t dwWidth, uint32_t dwHeight, uint32_t dwBitsperpixel, uint32_t dwBytesperline, bool bFlipImage) | CxImage | |
| Crop(int32_t left, int32_t top, int32_t right, int32_t bottom, CxImage *iDst=NULL) | CxImage | |
| Crop(const RECT &rect, CxImage *iDst=NULL) | CxImage | |
| CropRotatedRectangle(int32_t topx, int32_t topy, int32_t width, int32_t height, float angle, CxImage *iDst=NULL) | CxImage | |
| CxImage(uint32_t imagetype=0) | CxImage | |
| CxImage(uint32_t dwWidth, uint32_t dwHeight, uint32_t wBpp, uint32_t imagetype=0) | CxImage | |
| CxImage(const CxImage &src, bool copypixels=true, bool copyselection=true, bool copyalpha=true) | CxImage | |
| CxImage(const TCHAR *filename, uint32_t imagetype) | CxImage | |
| CxImage(FILE *stream, uint32_t imagetype) | CxImage | |
| CxImage(CxFile *stream, uint32_t imagetype) | CxImage | |
| CxImage(uint8_t *buffer, uint32_t size, uint32_t imagetype) | CxImage | |
| CXIMAGEINFO typedef | CxImage | [private] |
| CXTEXTINFO typedef | CxImage | |
| Decode(FILE *hFile, uint32_t imagetype) | CxImage | |
| Decode(CxFile *hFile, uint32_t imagetype) | CxImage | |
| Decode(uint8_t *buffer, uint32_t size, uint32_t imagetype) | CxImage | |
| DecreaseBpp(uint32_t nbit, bool errordiffusion, RGBQUAD *ppal=0, uint32_t clrimportant=0) | CxImage | |
| Destroy() | CxImage | |
| DestroyFrames() | CxImage | |
| DFT(int32_t dir, int32_t m, double *x1, double *y1, double *x2, double *y2) | CxImage | [protected] |
| Dilate(int32_t Ksize=2) | CxImage | |
| Dither(int32_t method=0) | CxImage | |
| Draw(HDC hdc, int32_t x=0, int32_t y=0, int32_t cx=-1, int32_t cy=-1, RECT *pClipRect=0, bool bSmooth=false, bool bFlipY=false) | CxImage | |
| Draw(HDC hdc, const RECT &rect, RECT *pClipRect=NULL, bool bSmooth=false, bool bFlipY=false) | CxImage | |
| Draw2(HDC hdc, int32_t x=0, int32_t y=0, int32_t cx=-1, int32_t cy=-1) | CxImage | |
| Draw2(HDC hdc, const RECT &rect) | CxImage | |
| Draw2HBITMAP(HDC hdc, int32_t x, int32_t y, int32_t cx, int32_t cy, RECT *pClipRect, bool bSmooth) | CxImage | |
| DrawLine(int32_t StartX, int32_t EndX, int32_t StartY, int32_t EndY, RGBQUAD color, bool bSetAlpha=false) | CxImage | |
| DrawLine(int32_t StartX, int32_t EndX, int32_t StartY, int32_t EndY, COLORREF cr) | CxImage | |
| DrawString(HDC hdc, int32_t x, int32_t y, const TCHAR *text, RGBQUAD color, const TCHAR *font, int32_t lSize=0, int32_t lWeight=400, uint8_t bItalic=0, uint8_t bUnderline=0, bool bSetAlpha=false) | CxImage | |
| DrawStringEx(HDC hdc, int32_t x, int32_t y, CXTEXTINFO *pTextType, bool bSetAlpha=false) | CxImage | |
| Dump(uint8_t *dst) | CxImage | |
| DumpSize() | CxImage | |
| Edge(int32_t Ksize=2) | CxImage | |
| Enable(bool enable=true) | CxImage | |
| Encode(FILE *hFile, uint32_t imagetype) | CxImage | |
| Encode(CxFile *hFile, uint32_t imagetype) | CxImage | |
| Encode(CxFile *hFile, CxImage **pImages, int32_t pagecount, uint32_t imagetype) | CxImage | |
| Encode(FILE *hFile, CxImage **pImages, int32_t pagecount, uint32_t imagetype) | CxImage | |
| Encode(uint8_t *&buffer, int32_t &size, uint32_t imagetype) | CxImage | |
| Encode2RGBA(CxFile *hFile, bool bFlipY=false) | CxImage | |
| Encode2RGBA(uint8_t *&buffer, int32_t &size, bool bFlipY=false) | CxImage | |
| EncodeSafeCheck(CxFile *hFile) | CxImage | [protected] |
| Erode(int32_t Ksize=2) | CxImage | |
| Expand(int32_t left, int32_t top, int32_t right, int32_t bottom, RGBQUAD canvascolor, CxImage *iDst=0) | CxImage | |
| Expand(int32_t newx, int32_t newy, RGBQUAD canvascolor, CxImage *iDst=0) | CxImage | |
| FFT(int32_t dir, int32_t m, double *x, double *y) | CxImage | [protected] |
| FFT2(CxImage *srcReal, CxImage *srcImag, CxImage *dstReal, CxImage *dstImag, int32_t direction=1, bool bForceFFT=true, bool bMagnitude=true) | CxImage | |
| Filter(int32_t *kernel, int32_t Ksize, int32_t Kfactor, int32_t Koffset) | CxImage | |
| Flip(bool bFlipSelection=false, bool bFlipAlpha=true) | CxImage | |
| FloodFill(const int32_t xStart, const int32_t yStart, const RGBQUAD cFillColor, const uint8_t tolerance=0, uint8_t nOpacity=255, const bool bSelectFilledArea=false, const uint8_t nSelectionLevel=255) | CxImage | |
| FreeMemory(void *memblock) | CxImage | |
| Gamma(float gamma) | CxImage | |
| GammaRGB(float gammaR, float gammaG, float gammaB) | CxImage | |
| GaussianBlur(float radius=1.0f, CxImage *iDst=0) | CxImage | |
| gen_convolve_matrix(float radius, float **cmatrix_p) | CxImage | [protected] |
| gen_lookup_table(float *cmatrix, int32_t cmatrix_length) | CxImage | [protected] |
| GetAreaColorInterpolated(float const xc, float const yc, float const w, float const h, InterpolationMethod const inMethod, OverflowMethod const ofMethod=OM_BACKGROUND, RGBQUAD *const rplColor=0) | CxImage | |
| GetBits(uint32_t row=0) | CxImage | |
| GetBpp() const | CxImage | |
| GetClrImportant() const | CxImage | |
| GetCodecOption(uint32_t imagetype=0) | CxImage | |
| GetColorType() | CxImage | |
| GetDIB() const | CxImage | |
| GetDisposalMethod() const | CxImage | |
| GetEffWidth() const | CxImage | |
| GetEscape() const | CxImage | |
| GetExifInfo() | CxImage | [inline] |
| GetExifThumbnail(const TCHAR *filename, const TCHAR *outname, int32_t imageType) | CxImage | |
| GetFlags() const | CxImage | |
| GetFrame(int32_t nFrame) const | CxImage | |
| GetFrame() const | CxImage | |
| GetFrameDelay() const | CxImage | |
| GetHeight() const | CxImage | |
| GetJpegQuality() const | CxImage | |
| GetJpegQualityF() const | CxImage | |
| GetJpegScale() const | CxImage | |
| GetLastError() | CxImage | |
| GetLayer(int32_t position) | CxImage | |
| GetNearestIndex(RGBQUAD c) | CxImage | |
| GetNumColors() const | CxImage | |
| GetNumFrames() const | CxImage | |
| GetNumLayers() const | CxImage | |
| GetNumTypes() | CxImage | [static] |
| GetOffset(int32_t *x, int32_t *y) | CxImage | |
| GetPalette() const | CxImage | |
| GetPaletteColor(uint8_t idx) | CxImage | |
| GetPaletteColor(uint8_t i, uint8_t *r, uint8_t *g, uint8_t *b) | CxImage | |
| GetPaletteSize() | CxImage | |
| GetParent() const | CxImage | |
| GetPixelColor(int32_t x, int32_t y, bool bGetAlpha=true) | CxImage | |
| GetPixelColorInterpolated(float x, float y, InterpolationMethod const inMethod=IM_BILINEAR, OverflowMethod const ofMethod=OM_BACKGROUND, RGBQUAD *const rplColor=0) | CxImage | |
| GetPixelColorWithOverflow(int32_t x, int32_t y, OverflowMethod const ofMethod=OM_BACKGROUND, RGBQUAD *const rplColor=0) | CxImage | |
| GetPixelGray(int32_t x, int32_t y) | CxImage | |
| GetPixelIndex(int32_t x, int32_t y) | CxImage | |
| GetProgress() const | CxImage | |
| GetRetreiveAllFrames() const | CxImage | |
| GetSize() | CxImage | |
| GetTransColor() | CxImage | |
| GetTransIndex() const | CxImage | |
| GetTransparentMask(CxImage *iDst=0) | CxImage | |
| GetType() const | CxImage | |
| GetTypeIdFromIndex(const uint32_t index) | CxImage | [static] |
| GetTypeIdFromName(const TCHAR *ext) | CxImage | [static] |
| GetTypeIndexFromId(const uint32_t id) | CxImage | [static] |
| GetVersion() | CxImage | [static] |
| GetVersionNumber() | CxImage | [static] |
| GetWidth() const | CxImage | |
| GetXDPI() const | CxImage | |
| GetYDPI() const | CxImage | |
| Ghost(const CxImage *src) | CxImage | [protected] |
| GrayScale() | CxImage | |
| head | CxImage | [protected] |
| Histogram(int32_t *red, int32_t *green=0, int32_t *blue=0, int32_t *gray=0, int32_t colorspace=0) | CxImage | |
| HistogramEqualize() | CxImage | |
| HistogramLog() | CxImage | |
| HistogramNormalize() | CxImage | |
| HistogramRoot() | CxImage | |
| HistogramStretch(int32_t method=0, double threshold=0) | CxImage | |
| HSLtoRGB(COLORREF cHSLColor) | CxImage | [static] |
| HSLtoRGB(RGBQUAD lHSLColor) | CxImage | [static] |
| HuePalette(float correction=1) | CxImage | |
| HueToRGB(float n1, float n2, float hue) | CxImage | [protected, static] |
| IM_BESSEL enum value | CxImage | |
| IM_BICUBIC enum value | CxImage | |
| IM_BICUBIC2 enum value | CxImage | |
| IM_BILINEAR enum value | CxImage | |
| IM_BLACKMAN enum value | CxImage | |
| IM_BOX enum value | CxImage | |
| IM_BSPLINE enum value | CxImage | |
| IM_CATROM enum value | CxImage | |
| IM_GAUSSIAN enum value | CxImage | |
| IM_HAMMING enum value | CxImage | |
| IM_HANNING enum value | CxImage | |
| IM_HERMITE enum value | CxImage | |
| IM_LANCZOS enum value | CxImage | |
| IM_MITCHELL enum value | CxImage | |
| IM_NEAREST_NEIGHBOUR enum value | CxImage | |
| IM_POWER enum value | CxImage | |
| IM_QUADRATIC enum value | CxImage | |
| IM_SINC enum value | CxImage | |
| ImageOpType enum name | CxImage | |
| IncreaseBpp(uint32_t nbit) | CxImage | |
| info | CxImage | [protected] |
| InitTextInfo(CXTEXTINFO *txt) | CxImage | |
| InterpolationMethod enum name | CxImage | |
| IsEnabled() const | CxImage | |
| IsGrayScale() | CxImage | |
| IsHBITMAPAlphaValid(HBITMAP hbmp) | CxImage | [protected] |
| IsIndexed() const | CxImage | |
| IsInside(int32_t x, int32_t y) | CxImage | |
| IsPowerof2(int32_t x) | CxImage | [protected] |
| IsSamePalette(CxImage &img, bool bCheckAlpha=true) | CxImage | |
| IsTransparent() const | CxImage | |
| IsTransparent(int32_t x, int32_t y) | CxImage | |
| IsValid() const | CxImage | |
| Jitter(int32_t radius=2) | CxImage | |
| KernelBessel(const float x) | CxImage | [static] |
| KernelBessel_J1(const float x) | CxImage | [static] |
| KernelBessel_Order1(float x) | CxImage | [static] |
| KernelBessel_P1(const float x) | CxImage | [static] |
| KernelBessel_Q1(const float x) | CxImage | [static] |
| KernelBlackman(const float x) | CxImage | [static] |
| KernelBox(const float x) | CxImage | [static] |
| KernelBSpline(const float x) | CxImage | [static] |
| KernelCatrom(const float x) | CxImage | [static] |
| KernelCubic(const float t) | CxImage | [static] |
| KernelGaussian(const float x) | CxImage | [static] |
| KernelGeneralizedCubic(const float t, const float a=-1) | CxImage | [static] |
| KernelHamming(const float x) | CxImage | [static] |
| KernelHanning(const float x) | CxImage | [static] |
| KernelHermite(const float x) | CxImage | [static] |
| KernelLanczosSinc(const float t, const float r=3) | CxImage | [static] |
| KernelLinear(const float t) | CxImage | [static] |
| KernelMitchell(const float x) | CxImage | [static] |
| KernelPower(const float x, const float a=2) | CxImage | [static] |
| KernelQuadratic(const float x) | CxImage | [static] |
| KernelSinc(const float x) | CxImage | [static] |
| LayerCreate(int32_t position=-1) | CxImage | |
| LayerDelete(int32_t position=-1) | CxImage | |
| LayerDeleteAll() | CxImage | |
| LayerDrawAll(HDC hdc, int32_t x=0, int32_t y=0, int32_t cx=-1, int32_t cy=-1, RECT *pClipRect=0, bool bSmooth=false) | CxImage | |
| LayerDrawAll(HDC hdc, const RECT &rect, RECT *pClipRect=NULL, bool bSmooth=false) | CxImage | |
| Light(int32_t brightness, int32_t contrast=0) | CxImage | |
| Load(const TCHAR *filename, uint32_t imagetype=0) | CxImage | |
| LoadResource(HRSRC hRes, uint32_t imagetype, HMODULE hModule=NULL) | CxImage | |
| Lut(uint8_t *pLut) | CxImage | |
| Lut(uint8_t *pLutR, uint8_t *pLutG, uint8_t *pLutB, uint8_t *pLutA=0) | CxImage | |
| m_ntohl(const int32_t dword) | CxImage | [protected] |
| m_ntohs(const int16_t word) | CxImage | [protected] |
| MakeBitmap(HDC hdc=NULL, bool bTransparency=false) | CxImage | |
| MakeIcon(HDC hdc=NULL, bool bTransparency=false) | CxImage | |
| Mean() | CxImage | |
| Median(int32_t Ksize=3) | CxImage | |
| Mirror(bool bMirrorSelection=false, bool bMirrorAlpha=true) | CxImage | |
| Mix(CxImage &imgsrc2, ImageOpType op, int32_t lXOffset=0, int32_t lYOffset=0, bool bMixAlpha=false) | CxImage | |
| MixFrom(CxImage &imagesrc2, int32_t lXOffset, int32_t lYOffset) | CxImage | |
| Negative() | CxImage | |
| Noise(int32_t level) | CxImage | |
| OM_BACKGROUND enum value | CxImage | |
| OM_COLOR enum value | CxImage | |
| OM_MIRROR enum value | CxImage | |
| OM_REPEAT enum value | CxImage | |
| OM_TRANSPARENT enum value | CxImage | |
| OM_WRAP enum value | CxImage | |
| OpAdd enum value | CxImage | |
| OpAnd enum value | CxImage | |
| OpAvg enum value | CxImage | |
| OpBlendAlpha enum value | CxImage | |
| OpDstCopy enum value | CxImage | |
| operator=(const CxImage &) | CxImage | |
| OpMask enum value | CxImage | |
| OpOr enum value | CxImage | |
| OpScreen enum value | CxImage | |
| OpSrcBlend enum value | CxImage | |
| OpSrcCopy enum value | CxImage | |
| OpSub enum value | CxImage | |
| OptimalThreshold(int32_t method=0, RECT *pBox=0, CxImage *pContrastMask=0) | CxImage | |
| OpXor enum value | CxImage | |
| OverflowCoordinates(float &x, float &y, OverflowMethod const ofMethod) | CxImage | |
| OverflowCoordinates(int32_t &x, int32_t &y, OverflowMethod const ofMethod) | CxImage | |
| OverflowMethod enum name | CxImage | |
| pAlpha | CxImage | [protected] |
| pDib | CxImage | [protected] |
| ppFrames | CxImage | [protected] |
| ppLayers | CxImage | [protected] |
| pSelection | CxImage | [protected] |
| QIShrink(int32_t newx, int32_t newy, CxImage *const iDst=NULL, bool bChangeBpp=false) | CxImage | |
| RedEyeRemove(float strength=0.8f) | CxImage | |
| Repair(float radius=0.25f, int32_t niterations=1, int32_t colorspace=0) | CxImage | |
| RepairChannel(CxImage *ch, float radius) | CxImage | [protected] |
| Resample(int32_t newx, int32_t newy, int32_t mode=1, CxImage *iDst=NULL) | CxImage | |
| Resample2(int32_t newx, int32_t newy, InterpolationMethod const inMethod=IM_BICUBIC2, OverflowMethod const ofMethod=OM_REPEAT, CxImage *const iDst=NULL, bool const disableAveraging=false) | CxImage | |
| RGBQUADtoRGB(RGBQUAD c) | CxImage | [static] |
| RGBtoBGR(uint8_t *buffer, int32_t length) | CxImage | [protected] |
| RGBtoHSL(RGBQUAD lRGBColor) | CxImage | [static] |
| RGBtoRGBQUAD(COLORREF cr) | CxImage | [static] |
| RGBtoXYZ(RGBQUAD lRGBColor) | CxImage | [static] |
| RGBtoYIQ(RGBQUAD lRGBColor) | CxImage | [static] |
| RGBtoYUV(RGBQUAD lRGBColor) | CxImage | [static] |
| Rotate(float angle, CxImage *iDst=NULL) | CxImage | |
| Rotate180(CxImage *iDst=NULL) | CxImage | |
| Rotate2(float angle, CxImage *iDst=NULL, InterpolationMethod inMethod=IM_BILINEAR, OverflowMethod ofMethod=OM_BACKGROUND, RGBQUAD *replColor=0, bool const optimizeRightAngles=true, bool const bKeepOriginalSize=false) | CxImage | |
| RotateExif(int32_t orientation=0) | CxImage | |
| RotateLeft(CxImage *iDst=NULL) | CxImage | |
| RotateRight(CxImage *iDst=NULL) | CxImage | |
| Saturate(const int32_t saturation, const int32_t colorspace=1) | CxImage | |
| Save(const TCHAR *filename, uint32_t imagetype) | CxImage | |
| SelectionAddColor(RGBQUAD c, uint8_t level=255) | CxImage | |
| SelectionAddEllipse(RECT r, uint8_t level=255) | CxImage | |
| SelectionAddPixel(int32_t x, int32_t y, uint8_t level=255) | CxImage | |
| SelectionAddPolygon(POINT *points, int32_t npoints, uint8_t level=255) | CxImage | |
| SelectionAddRect(RECT r, uint8_t level=255) | CxImage | |
| SelectionClear(uint8_t level=0) | CxImage | |
| SelectionCopy(CxImage &from) | CxImage | |
| SelectionCreate() | CxImage | |
| SelectionDelete() | CxImage | |
| SelectionFlip() | CxImage | |
| SelectionGet(const int32_t x, const int32_t y) | CxImage | |
| SelectionGetBox(RECT &r) | CxImage | |
| SelectionGetPointer(const int32_t x=0, const int32_t y=0) | CxImage | |
| SelectionInvert() | CxImage | |
| SelectionIsInside(int32_t x, int32_t y) | CxImage | |
| SelectionIsValid() | CxImage | |
| SelectionMirror() | CxImage | |
| SelectionRebuildBox() | CxImage | |
| SelectionSet(CxImage &from) | CxImage | |
| SelectionSet(const int32_t x, const int32_t y, const uint8_t level) | CxImage | [protected] |
| SelectionSplit(CxImage *dest) | CxImage | |
| SelectionToHRGN(HRGN ®ion) | CxImage | |
| SelectiveBlur(float radius=1.0f, uint8_t threshold=25, CxImage *iDst=0) | CxImage | |
| SetClrImportant(uint32_t ncolors=0) | CxImage | |
| SetCodecOption(uint32_t opt, uint32_t imagetype=0) | CxImage | |
| SetDisposalMethod(uint8_t dm) | CxImage | |
| SetEscape(int32_t i) | CxImage | |
| SetFlags(uint32_t flags, bool bLockReservedFlags=true) | CxImage | |
| SetFrame(int32_t nFrame) | CxImage | |
| SetFrameDelay(uint32_t d) | CxImage | |
| SetGrayPalette() | CxImage | |
| SetJpegQuality(uint8_t q) | CxImage | |
| SetJpegQualityF(float q) | CxImage | |
| SetJpegScale(uint8_t q) | CxImage | |
| SetOffset(int32_t x, int32_t y) | CxImage | |
| SetPalette(uint32_t n, uint8_t *r, uint8_t *g, uint8_t *b) | CxImage | |
| SetPalette(RGBQUAD *pPal, uint32_t nColors=256) | CxImage | |
| SetPalette(rgb_color *rgb, uint32_t nColors=256) | CxImage | |
| SetPaletteColor(uint8_t idx, uint8_t r, uint8_t g, uint8_t b, uint8_t alpha=0) | CxImage | |
| SetPaletteColor(uint8_t idx, RGBQUAD c) | CxImage | |
| SetPaletteColor(uint8_t idx, COLORREF cr) | CxImage | |
| SetPixelColor(int32_t x, int32_t y, RGBQUAD c, bool bSetAlpha=false) | CxImage | |
| SetPixelColor(int32_t x, int32_t y, COLORREF cr) | CxImage | |
| SetPixelIndex(int32_t x, int32_t y, uint8_t i) | CxImage | |
| SetProgress(int32_t p) | CxImage | |
| SetRectColor(int32_t left, int32_t top, int32_t right, int32_t bottom, RGBQUAD color, bool bSetAlpha=false) | CxImage | |
| SetRectColor(RECT &rect, RGBQUAD color, bool bSetAlpha=false) | CxImage | |
| SetRetreiveAllFrames(bool flag) | CxImage | |
| SetStdPalette() | CxImage | |
| SetTransColor(RGBQUAD rgb) | CxImage | |
| SetTransIndex(int32_t idx) | CxImage | |
| SetType(uint32_t type) | CxImage | |
| SetXDPI(int32_t dpi) | CxImage | |
| SetYDPI(int32_t dpi) | CxImage | |
| ShiftRGB(int32_t r, int32_t g, int32_t b) | CxImage | |
| Skew(float xgain, float ygain, int32_t xpivot=0, int32_t ypivot=0, bool bEnableInterpolation=false) | CxImage | |
| Solarize(uint8_t level=128, bool bLinkedChannels=true) | CxImage | |
| SplitCMYK(CxImage *c, CxImage *m, CxImage *y, CxImage *k) | CxImage | |
| SplitHSL(CxImage *h, CxImage *s, CxImage *l) | CxImage | |
| SplitRGB(CxImage *r, CxImage *g, CxImage *b) | CxImage | |
| SplitXYZ(CxImage *x, CxImage *y, CxImage *z) | CxImage | |
| SplitYIQ(CxImage *y, CxImage *i, CxImage *q) | CxImage | |
| SplitYUV(CxImage *y, CxImage *u, CxImage *v) | CxImage | |
| Startup(uint32_t imagetype=0) | CxImage | [protected] |
| Stretch(HDC hdc, int32_t xoffset, int32_t yoffset, int32_t xsize, int32_t ysize, uint32_t dwRop=SRCCOPY) | CxImage | |
| Stretch(HDC hdc, const RECT &rect, uint32_t dwRop=SRCCOPY) | CxImage | |
| SwapIndex(uint8_t idx1, uint8_t idx2) | CxImage | |
| SwapRGB2BGR() | CxImage | |
| TextBlur(uint8_t threshold=100, uint8_t decay=2, uint8_t max_depth=5, bool bBlurHorizontal=true, bool bBlurVertical=true, CxImage *iDst=0) | CxImage | |
| Threshold(uint8_t level) | CxImage | |
| Threshold(CxImage *pThresholdMask) | CxImage | |
| Threshold2(uint8_t level, bool bDirection, RGBQUAD nBkgndColor, bool bSetAlpha=false) | CxImage | |
| Thumbnail(int32_t newx, int32_t newy, RGBQUAD canvascolor, CxImage *iDst=0) | CxImage | |
| Tile(HDC hdc, RECT *rc) | CxImage | |
| Trace(RGBQUAD color_target, RGBQUAD color_trace) | CxImage | |
| Transfer(CxImage &from, bool bTransferFrames=true) | CxImage | |
| UnDump(const uint8_t *src) | CxImage | |
| UnsharpMask(float radius=5.0f, float amount=0.5f, int32_t threshold=0) | CxImage | |
| XYZtoRGB(RGBQUAD lXYZColor) | CxImage | [static] |
| YIQtoRGB(RGBQUAD lYIQColor) | CxImage | [static] |
| YUVtoRGB(RGBQUAD lYUVColor) | CxImage | [static] |
| ~CxImage() | CxImage | [inline, virtual] |