fipWinImage Member List

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

_bDeleteMefipWinImagemutableprotected
_bHasChangedfipImagemutableprotected
_dibfipImageprotected
_display_dibfipWinImagemutableprotected
_tmofipWinImageprotected
_tmo_param_1fipWinImageprotected
_tmo_param_2fipWinImageprotected
accessPixels() const fipImage
adjustBrightness(double percentage)fipImage
adjustContrast(double percentage)fipImage
adjustCurve(BYTE *LUT, FREE_IMAGE_COLOR_CHANNEL channel)fipImage
adjustGamma(double gamma)fipImage
captureWindow(HWND hWndApplicationWindow, HWND hWndSelectedWindow)fipWinImage
clear()fipWinImagevirtual
colorQuantize(FREE_IMAGE_QUANTIZE algorithm)fipImage
combineChannels(fipImage &red, fipImage &green, fipImage &blue)fipImage
convertTo16Bits555()fipImage
convertTo16Bits565()fipImage
convertTo24Bits()fipImage
convertTo32Bits()fipImage
convertTo4Bits()fipImage
convertTo8Bits()fipImage
convertToGrayscale()fipImage
convertToRGBF()fipImage
convertToType(FREE_IMAGE_TYPE image_type, BOOL scale_linear=TRUE)fipImage
copyFromBitmap(HBITMAP hbmp)fipWinImage
copyFromHandle(HANDLE hMem)fipWinImage
copySubImage(fipImage &dst, int left, int top, int right, int bottom) const fipImage
copyToClipboard(HWND hWndNewOwner) const fipWinImage
copyToHandle() const fipWinImage
crop(int left, int top, int right, int bottom)fipImage
dither(FREE_IMAGE_DITHER algorithm)fipImage
draw(HDC hDC, RECT &rcDest) const fipWinImageinline
drawEx(HDC hDC, RECT &rcDest, BOOL useFileBkg=FALSE, RGBQUAD *appBkColor=NULL, FIBITMAP *bg=NULL) const fipWinImage
fipImage(FREE_IMAGE_TYPE image_type=FIT_BITMAP, WORD width=0, WORD height=0, WORD bpp=0)fipImage
fipImage(const fipImage &src)fipImage
fipWinImage(FREE_IMAGE_TYPE image_type=FIT_BITMAP, WORD width=0, WORD height=0, WORD bpp=0)fipWinImage
flipHorizontal()fipImage
flipVertical()fipImage
getBitsPerPixel() const fipImage
getChannel(fipImage &image, FREE_IMAGE_COLOR_CHANNEL channel) const fipImage
getColorsUsed() const fipImage
getColorType() const fipImage
getFileBkColor(RGBQUAD *bkcolor) const fipImage
getHeight() const fipImage
getHistogram(DWORD *histo, FREE_IMAGE_COLOR_CHANNEL channel=FICC_BLACK) const fipImage
getHorizontalResolution() const fipImage
getImageSize() const fipImage
getImageType() const fipImage
getInfo() const fipImage
getInfoHeader() const fipImage
getLine() const fipImage
getMetadata(FREE_IMAGE_MDMODEL model, const char *key, fipTag &tag) const fipImage
getMetadataCount(FREE_IMAGE_MDMODEL model) const fipImage
getPalette() const fipImage
getPaletteSize() const fipImage
getPixelColor(unsigned x, unsigned y, RGBQUAD *value) const fipImage
getPixelIndex(unsigned x, unsigned y, BYTE *value) const fipImage
getScanLine(WORD scanline) const fipImage
getScanWidth() const fipImage
getToneMappingOperator(FREE_IMAGE_TMO *tmo, double *first_param, double *second_param) const fipWinImage
getTransparencyCount() const fipImage
getTransparencyTable() const fipImage
getVerticalResolution() const fipImage
getWidth() const fipImage
hasFileBkColor() const fipImage
invert()fipImage
isGrayscale() const fipImage
isModified()fipImageinline
isTransparent() const fipImage
isValid() const fipWinImagevirtual
load(const char *lpszPathName, int flag=0)fipImage
loadFromHandle(FreeImageIO *io, fi_handle handle, int flag=0)fipImage
loadFromMemory(fipMemoryIO &memIO, int flag=0)fipImage
loadU(const wchar_t *lpszPathName, int flag=0)fipImage
makeThumbnail(WORD max_size, BOOL convert=TRUE)fipImage
operator FIBITMAP *()fipImageinline
operator=(const fipImage &src)fipWinImage
operator=(const fipWinImage &src)fipWinImage
fipImage::operator=(FIBITMAP *dib)fipImage
pasteFromClipboard()fipWinImage
pasteSubImage(fipImage &src, int left, int top, int alpha=256)fipImage
replace(FIBITMAP *new_dib) (defined in fipImage)fipImageprotected
rescale(WORD new_width, WORD new_height, FREE_IMAGE_FILTER filter)fipImage
rotate(double angle)fipImage
rotateEx(double angle, double x_shift, double y_shift, double x_origin, double y_origin, BOOL use_mask)fipImage
save(const char *lpszPathName, int flag=0) const fipImage
saveToHandle(FREE_IMAGE_FORMAT fif, FreeImageIO *io, fi_handle handle, int flag=0) const fipImage
saveToMemory(FREE_IMAGE_FORMAT fif, fipMemoryIO &memIO, int flag=0) const fipImage
saveU(const wchar_t *lpszPathName, int flag=0) const fipImage
setChannel(fipImage &image, FREE_IMAGE_COLOR_CHANNEL channel)fipImage
setFileBkColor(RGBQUAD *bkcolor)fipImage
setHorizontalResolution(double value)fipImage
setMetadata(FREE_IMAGE_MDMODEL model, const char *key, fipTag &tag)fipImage
setModified(BOOL bStatus=TRUE)fipImageinline
setPixelColor(unsigned x, unsigned y, RGBQUAD *value)fipImage
setPixelIndex(unsigned x, unsigned y, BYTE *value)fipImage
setSize(FREE_IMAGE_TYPE image_type, WORD width, WORD height, WORD bpp, unsigned red_mask=0, unsigned green_mask=0, unsigned blue_mask=0)fipImage
setToneMappingOperator(FREE_IMAGE_TMO tmo, double first_param=0, double second_param=0)fipWinImage
setTransparencyTable(BYTE *table, int count)fipImage
setVerticalResolution(double value)fipImage
splitChannels(fipImage &RedChannel, fipImage &GreenChannel, fipImage &BlueChannel)fipImage
threshold(BYTE T)fipImage
toneMapping(FREE_IMAGE_TMO tmo, double first_param=0, double second_param=0)fipImage
~fipImage()fipImage
~fipWinImage()fipWinImage