FreeImagePlus  - FreeImage 3.15.1
fipImage Member List

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

_bHasChangedfipImagemutableprotected
_dibfipImageprotected
_fiffipImageprotected
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
clear()fipImagevirtual
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
copySubImage(fipImage &dst, int left, int top, int right, int bottom) constfipImage
crop(int left, int top, int right, int bottom)fipImage
dither(FREE_IMAGE_DITHER algorithm)fipImage
fipImage(FREE_IMAGE_TYPE image_type=FIT_BITMAP, unsigned width=0, unsigned height=0, unsigned bpp=0)fipImage
fipImage(const fipImage &src)fipImage
fipMultiPage (defined in fipImage)fipImagefriend
flipHorizontal()fipImage
flipVertical()fipImage
getBitsPerPixel() constfipImage
getChannel(fipImage &image, FREE_IMAGE_COLOR_CHANNEL channel) constfipImage
getColorsUsed() constfipImage
getColorType() 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
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() constfipImagevirtual
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(unsigned max_size, BOOL convert=TRUE)fipImage
operator FIBITMAP *()fipImageinline
operator=(const fipImage &src)fipImage
operator=(FIBITMAP *dib)fipImage
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) constfipImage
saveToHandle(FREE_IMAGE_FORMAT fif, FreeImageIO *io, fi_handle handle, int flag=0) constfipImage
saveToMemory(FREE_IMAGE_FORMAT fif, fipMemoryIO &memIO, int flag=0) constfipImage
saveU(const wchar_t *lpszPathName, int flag=0) constfipImage
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
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