FreeImagePlus FreeImage 3.18.0
fipWinImage Member List

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

_bDeleteMefipWinImagemutableprotected
_bHasChangedfipImagemutableprotected
_dibfipImageprotected
_display_dibfipWinImagemutableprotected
_fiffipImageprotected
_tmofipWinImageprotected
_tmo_param_1fipWinImageprotected
_tmo_param_2fipWinImageprotected
_tmo_param_3fipWinImageprotected
_tmo_param_4fipWinImageprotected
accessPixels() constfipImage
adjustBrightness(double percentage)fipImage
adjustBrightnessContrastGamma(double brightness, double contrast, double gamma)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
clearMetadata()fipImage
clearThumbnail()fipImage
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
convertToFloat()fipImage
convertToGrayscale()fipImage
convertToRGB16()fipImage
convertToRGBA16()fipImage
convertToRGBAF()fipImage
convertToRGBF()fipImage
convertToType(FREE_IMAGE_TYPE image_type, BOOL scale_linear=TRUE)fipImage
convertToUINT16()fipImage
copyFromBitmap(HBITMAP hbmp)fipWinImage
copyFromHandle(HANDLE hMem)fipWinImage
copySubImage(fipImage &dst, int left, int top, int right, int bottom) constfipImage
copyToClipboard(HWND hWndNewOwner) constfipWinImage
copyToHandle() constfipWinImage
createView(fipImage &dynamicView, unsigned left, unsigned top, unsigned right, unsigned bottom)fipImage
crop(int left, int top, int right, int bottom)fipImage
dither(FREE_IMAGE_DITHER algorithm)fipImage
draw(HDC hDC, RECT &rcDest) constfipWinImageinline
drawEx(HDC hDC, RECT &rcDest, BOOL useFileBkg=FALSE, RGBQUAD *appBkColor=NULL, FIBITMAP *bg=NULL) constfipWinImage
fipImage(FREE_IMAGE_TYPE image_type=FIT_BITMAP, unsigned width=0, unsigned height=0, unsigned bpp=0)fipImage
fipImage(const fipImage &src)fipImage
fipWinImage(FREE_IMAGE_TYPE image_type=FIT_BITMAP, unsigned width=0, unsigned height=0, unsigned bpp=0)fipWinImage
flipHorizontal()fipImage
flipVertical()fipImage
getBitsPerPixel() constfipImage
getChannel(fipImage &image, FREE_IMAGE_COLOR_CHANNEL channel) constfipImage
getColorsUsed() constfipImage
getColorType() constfipImage
getFIF() constfipImage
getFileBkColor(RGBQUAD *bkcolor) constfipImage
getHeight() constfipImage
getHistogram(DWORD *histo, FREE_IMAGE_COLOR_CHANNEL channel=FICC_BLACK) constfipImage
getHorizontalResolution() constfipImage
getImageMemorySize() constfipImage
getImageSize() constfipImage
getImageType() constfipImage
getInfo() constfipImage
getInfoHeader() constfipImage
getLine() constfipImage
getMetadata(FREE_IMAGE_MDMODEL model, const char *key, fipTag &tag) constfipImage
getMetadataCount(FREE_IMAGE_MDMODEL model) constfipImage
getPalette() constfipImage
getPaletteSize() constfipImage
getPixelColor(unsigned x, unsigned y, RGBQUAD *value) constfipImage
getPixelIndex(unsigned x, unsigned y, BYTE *value) constfipImage
getScanLine(unsigned scanline) constfipImage
getScanWidth() constfipImage
getThumbnail(fipImage &image) constfipImage
getToneMappingOperator(FREE_IMAGE_TMO *tmo, double *first_param, double *second_param, double *third_param, double *fourth_param) constfipWinImage
getTransparencyCount() constfipImage
getTransparencyTable() constfipImage
getVerticalResolution() constfipImage
getWidth() constfipImage
hasFileBkColor() constfipImage
hasThumbnail() constfipImage
identifyFIF(const char *lpszPathName)fipImagestatic
identifyFIFFromHandle(FreeImageIO *io, fi_handle handle)fipImagestatic
identifyFIFFromMemory(FIMEMORY *hmem)fipImagestatic
identifyFIFU(const wchar_t *lpszPathName)fipImagestatic
invert()fipImage
isGrayscale() constfipImage
isModified()fipImageinline
isTransparent() constfipImage
isValid() constfipWinImagevirtual
load(const char *lpszPathName, int flag=0)fipImage
load(FREE_IMAGE_FORMAT fif, const char *lpszPathName, int flag=0)fipImage
loadFromHandle(FreeImageIO *io, fi_handle handle, int flag=0)fipImage
loadFromMemory(fipMemoryIO &memIO, int flag=0)fipImage
loadFromMemory(FREE_IMAGE_FORMAT fif, fipMemoryIO &memIO, int flag=0)fipImage
loadU(const wchar_t *lpszPathName, int flag=0)fipImage
loadU(FREE_IMAGE_FORMAT fif, const wchar_t *lpszPathName, int flag=0)fipImage
makeThumbnail(unsigned 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(unsigned new_width, unsigned new_height, FREE_IMAGE_FILTER filter)fipImage
rotate(double angle, const void *bkcolor=NULL)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)fipImage
save(FREE_IMAGE_FORMAT fif, const char *lpszPathName, int flag=0)fipImage
saveToHandle(FREE_IMAGE_FORMAT fif, FreeImageIO *io, fi_handle handle, int flag=0)fipImage
saveToMemory(FREE_IMAGE_FORMAT fif, fipMemoryIO &memIO, int flag=0)fipImage
saveU(const wchar_t *lpszPathName, int flag=0)fipImage
saveU(FREE_IMAGE_FORMAT fif, const wchar_t *lpszPathName, int flag=0)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, unsigned width, unsigned height, unsigned bpp, unsigned red_mask=0, unsigned green_mask=0, unsigned blue_mask=0)fipImage
setThumbnail(const fipImage &image)fipImage
setToneMappingOperator(FREE_IMAGE_TMO tmo, double first_param=0, double second_param=0, double third_param=1, double fourth_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, double third_param=1, double fourth_param=0)fipImage
~fipImage()fipImagevirtual
~fipObject()fipObjectinlinevirtual
~fipWinImage()fipWinImagevirtual