The cl-freeimage Reference Manual

This is the cl-freeimage Reference Manual, version 0.5, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 15:13:06 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 cl-freeimage

Bindings to the freeimage library.

Author

Brad Beer (WarWeasle)

License

MIT

Version

0.5

Dependency

cffi (system).

Source

cl-freeimage.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 cl-freeimage/cl-freeimage.asd

Source

cl-freeimage.asd.

Parent Component

cl-freeimage (system).

ASDF Systems

cl-freeimage.


3.1.2 cl-freeimage/package.lisp

Source

cl-freeimage.asd.

Parent Component

cl-freeimage (system).

Packages

cl-freeimage.


3.1.3 cl-freeimage/library.lisp

Dependency

package.lisp (file).

Source

cl-freeimage.asd.

Parent Component

cl-freeimage (system).


3.1.4 cl-freeimage/freeimage.lisp

Dependencies
Source

cl-freeimage.asd.

Parent Component

cl-freeimage (system).

Public Interface
Internals

4 Packages

Packages are listed by definition order.


4.1 cl-freeimage

Source

package.lisp.

Nickname

freeimage

Use List

common-lisp.

Public Interface
Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Constants

Constant: bmp-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: bmp-save-rle
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: cut-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: dds-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-b44
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-float
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-lc
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-none
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-piz
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-pxr24
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: exr-zip
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: false
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: faxg3-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-color-alpha-is-index
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-color-find-equal-color
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-color-is-rgb-color
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-color-is-rgba-color
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-color-palette-search-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-alpha
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-alpha-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-alpha-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-blue
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-blue-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-blue-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-green
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-green-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-green-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-red
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-red-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-red-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi-rgba-rgb-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-555-blue-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-555-blue-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-555-green-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-555-green-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-555-red-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-555-red-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-565-blue-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-565-blue-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-565-green-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-565-green-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-565-red-mask
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fi16-565-red-shift
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fiicc-color-is-cmyk
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: fiicc-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: freeimage-colororder
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: freeimage-colororder-bgr
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: freeimage-colororder-rgb
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: freeimage-major-version
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: freeimage-minor-version
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: freeimage-release-serial
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: gif-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: gif-load256
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: gif-playback
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: hdr-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: ico-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: ico-makealpha
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: iff-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: j2k-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jp2-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-accurate
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-cmyk
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-exifrotate
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-fast
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-progressive
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-qualityaverage
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-qualitybad
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-qualitygood
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-qualitynormal
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-qualitysuperb
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-subsampling-411
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-subsampling-420
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-subsampling-422
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: jpeg-subsampling-444
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: koala-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: lbm-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: mng-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pcd-base
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pcd-basediv16
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pcd-basediv4
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pcd-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pcx-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pfm-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pict-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-ignoregamma
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-interlaced
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-z-best-compression
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-z-best-speed
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-z-default-compression
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: png-z-no-compression
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pnm-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pnm-save-ascii
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: pnm-save-raw
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: psd-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: ras-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: raw-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: raw-display
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: raw-preview
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: seek-cur
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: seek-end
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: seek-set
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: sgi-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: targa-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: targa-load-rgb888
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-adobe-deflate
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-ccittfax3
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-ccittfax4
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-cmyk
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-deflate
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-jpeg
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-lzw
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-none
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: tiff-packbits
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: true
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: wbmp-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: xbm-default
Package

cl-freeimage.

Source

freeimage.lisp.

Constant: xpm-default
Package

cl-freeimage.

Source

freeimage.lisp.


5.1.2 Macros

Macro: freeimage-outputmessageproc (fif fmt &rest varargs0)
Package

cl-freeimage.

Source

freeimage.lisp.

Macro: with-loaded-32bit-map ((path &key width height bitvar widthvar heightvar) &body body)
Package

cl-freeimage.

Source

freeimage.lisp.


5.1.3 Ordinary functions

Function: freeimage-acquirememory (stream data size_in_bytes)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-adjustbrightness (dib percentage)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-adjustcolors (dib brightness contrast gamma invert)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-adjustcontrast (dib percentage)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-adjustcurve (dib lut channel)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-adjustgamma (dib gamma)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-allocate (width height bpp red_mask green_mask blue_mask)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-allocateex (width height bpp color options palette red_mask green_mask blue_mask)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-allocateext (type width height bpp color options palette red_mask green_mask blue_mask)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-allocatet (type width height bpp red_mask green_mask blue_mask)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-appendpage (bitmap data)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-applycolormapping (dib srccolors dstcolors count ignore_alpha swap)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-applypaletteindexmapping (dib srcindices dstindices count swap)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-clone (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-clonemetadata (dst src)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-clonetag (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-closememory (stream)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-closemultibitmap (bitmap flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-colorquantize (dib quantize)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-colorquantizeex (dib quantize palettesize reservesize reservepalette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-composite (fg usefilebkg appbkcolor bg)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertfromrawbits (bits width height pitch bpp red_mask green_mask blue_mask topdown)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16-555-to16-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16-565-to16-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to24-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to24-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to32-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to32-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to4-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to4-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to8-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline16to8-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline1to16-555 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline1to16-565 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline1to24 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline1to32 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline1to4 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline1to8 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline24to16-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline24to16-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline24to32 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline24to4 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline24to8 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline32to16-555 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline32to16-565 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline32to24 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline32to4 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline32to8 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline4to16-555 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline4to16-565 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline4to24 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline4to32 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline4to8 (target source width_in_pixels)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline8to16-555 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline8to16-565 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline8to24 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline8to32 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertline8to4 (target source width_in_pixels palette)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertto16bits555 (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertto16bits565 (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertto24bits (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertto32bits (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertto4bits (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-convertto8bits (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-converttogreyscale (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-converttorawbits (bits dib pitch bpp red_mask green_mask blue_mask topdown)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-converttorgbf (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-converttostandardtype (src scale_linear)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-converttotype (src dst_type scale_linear)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-copy (dib left top right bottom)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-createiccprofile (dib data size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-createtag ()
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-deinitialise ()
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-deletepage (bitmap page)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-deletetag (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-destroyiccprofile (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-dither (dib algorithm)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-enlargecanvas (src left top right bottom color options)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fifsupportsexportbpp (fif bpp)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fifsupportsexporttype (fif type)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fifsupportsiccprofiles (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fifsupportsreading (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fifsupportswriting (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fillbackground (dib color options)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-findclosemetadata (mdhandle)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-findfirstmetadata (model dib tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-findnextmetadata (mdhandle tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-fliphorizontal (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-flipvertical (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getadjustcolorslookuptable (lut brightness contrast gamma invert)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getbackgroundcolor (dib bkcolor)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getbits (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getbluemask (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getbpp (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getchannel (dib channel)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getcolorsused (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getcolortype (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getcomplexchannel (src channel)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getcopyrightmessage ()
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getdibsize (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getdotspermeterx (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getdotspermetery (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfifcount ()
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfifdescription (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfifextensionlist (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiffromfilename (filename)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiffromfilenameu (filename)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiffromformat (format)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiffrommime (mime)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfifmimetype (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfifregexpr (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiletype (filename size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiletypefromhandle (io handle size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiletypefrommemory (stream size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getfiletypeu (filename size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getformatfromfif (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getgreenmask (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getheight (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gethistogram (dib histo channel)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-geticcprofile (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getimagetype (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getinfo (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getinfoheader (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getline (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getlockedpagenumbers (bitmap pages count)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getmetadata (model dib key tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getmetadatacount (model dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getpagecount (bitmap)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getpalette (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getpitch (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getpixelcolor (dib x y value)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getpixelindex (dib x y value)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getredmask (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getscanline (dib scanline)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettagcount (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettagdescription (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettagid (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettagkey (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettaglength (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettagtype (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettagvalue (tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettransparencycount (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettransparencytable (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-gettransparentindex (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getversion ()
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-getwidth (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-hasbackgroundcolor (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-initialise (load_local_plugins_only)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-insertpage (bitmap page data)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-invert (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-islittleendian ()
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-ispluginenabled (fif)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-istransparent (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-jpegcrop (src_file dst_file left top right bottom)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-jpegcropu (src_file dst_file left top right bottom)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-jpegtransform (src_file dst_file operation perfect)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-jpegtransformu (src_file dst_file operation perfect)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-load (fif filename flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-loadfromhandle (fif io handle flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-loadfrommemory (fif stream flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-loadmultibitmapfrommemory (fif stream flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-loadu (fif filename flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-lockpage (bitmap page)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-lookupsvgcolor (szcolor nred ngreen nblue)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-lookupx11color (szcolor nred ngreen nblue)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-makethumbnail (dib max_pixel_size convert)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-movepage (bitmap target source)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-multigridpoissonsolver (laplacian ncycle)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-openmemory (data size_in_bytes)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-openmultibitmap (fif filename create_new read_only keep_cache_in_memory flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-openmultibitmapfromhandle (fif io handle flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-paste (dst src left top alpha)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-premultiplywithalpha (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-readmemory (buffer size count stream)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-registerexternalplugin (path format description extension regexpr)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-registerlocalplugin (proc_address format description extension regexpr)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-rescale (dib dst_width dst_height filter)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-rotate (dib angle bkcolor)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-rotateclassic (dib angle)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-rotateex (dib angle x_shift y_shift x_origin y_origin use_mask)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-save (fif dib filename flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-savetohandle (fif dib io handle flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-savetomemory (fif dib stream flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-saveu (fif dib filename flags)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-seekmemory (stream offset origin)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setbackgroundcolor (dib bkcolor)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setchannel (dib dib8 channel)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setcomplexchannel (dst src channel)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setdotspermeterx (dib res)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setdotspermetery (dib res)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setmetadata (model dib key tag)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setoutputmessage (omf)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setoutputmessagestdcall (omf)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setpixelcolor (dib x y value)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setpixelindex (dib x y value)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-setpluginenabled (fif enable)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settagcount (tag count)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settagdescription (tag description)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settagid (tag id)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settagkey (tag key)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settaglength (tag length)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settagtype (tag type)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settagvalue (tag value)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settransparencytable (dib table count)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settransparent (dib enabled)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-settransparentindex (dib index)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-swapcolors (dib color_a color_b ignore_alpha)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-swappaletteindices (dib index_a index_b)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tagtostring (model tag make)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tellmemory (stream)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-threshold (dib t_arg1)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tmodrago03 (src gamma exposure)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tmofattal02 (src color_saturation attenuation)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tmoreinhard05 (src intensity contrast)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tmoreinhard05ex (src intensity contrast adaptation color_correction)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-tonemapping (dib tmo first_param second_param)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-unload (dib)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-unlockpage (bitmap data changed)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-writememory (buffer size count stream)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-zlibcompress (target target_size source source_size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-zlibcrc32 (crc source source_size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-zlibgunzip (target target_size source source_size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-zlibgzip (target target_size source source_size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: freeimage-zlibuncompress (target target_size source source_size)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: get-32bit-dib (path)
Package

cl-freeimage.

Source

freeimage.lisp.

Function: unload-dib (bitmap)
Package

cl-freeimage.

Source

freeimage.lisp.


5.2 Internals


5.2.1 Macros

Macro: defanonenum (&body enums)

Converts anonymous enums to defconstants.

Package

cl-freeimage.

Source

freeimage.lisp.


5.2.2 Ordinary functions

Function: swig-lispify (name flag &optional package)
Package

cl-freeimage.

Source

freeimage.lisp.


5.2.3 Classes

Class: bitmapinfo-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: bitmapinfoheader-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: fibitmap-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: ficomplex-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: fiiccprofile-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: fimemory-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: fimetadata-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: fimultibitmap-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: firgb16-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: firgba16-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: firgbaf-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: firgbf-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: fitag-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: freeimageio-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: plugin-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: rgbquad-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: rgbtriple-tclass
Package

cl-freeimage.

Source

freeimage.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.

Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   D   F   G   M   S   U   W  
Index Entry  Section

D
defanonenum: Private macros

F
freeimage-acquirememory: Public ordinary functions
freeimage-adjustbrightness: Public ordinary functions
freeimage-adjustcolors: Public ordinary functions
freeimage-adjustcontrast: Public ordinary functions
freeimage-adjustcurve: Public ordinary functions
freeimage-adjustgamma: Public ordinary functions
freeimage-allocate: Public ordinary functions
freeimage-allocateex: Public ordinary functions
freeimage-allocateext: Public ordinary functions
freeimage-allocatet: Public ordinary functions
freeimage-appendpage: Public ordinary functions
freeimage-applycolormapping: Public ordinary functions
freeimage-applypaletteindexmapping: Public ordinary functions
freeimage-clone: Public ordinary functions
freeimage-clonemetadata: Public ordinary functions
freeimage-clonetag: Public ordinary functions
freeimage-closememory: Public ordinary functions
freeimage-closemultibitmap: Public ordinary functions
freeimage-colorquantize: Public ordinary functions
freeimage-colorquantizeex: Public ordinary functions
freeimage-composite: Public ordinary functions
freeimage-convertfromrawbits: Public ordinary functions
freeimage-convertline16-555-to16-565: Public ordinary functions
freeimage-convertline16-565-to16-555: Public ordinary functions
freeimage-convertline16to24-555: Public ordinary functions
freeimage-convertline16to24-565: Public ordinary functions
freeimage-convertline16to32-555: Public ordinary functions
freeimage-convertline16to32-565: Public ordinary functions
freeimage-convertline16to4-555: Public ordinary functions
freeimage-convertline16to4-565: Public ordinary functions
freeimage-convertline16to8-555: Public ordinary functions
freeimage-convertline16to8-565: Public ordinary functions
freeimage-convertline1to16-555: Public ordinary functions
freeimage-convertline1to16-565: Public ordinary functions
freeimage-convertline1to24: Public ordinary functions
freeimage-convertline1to32: Public ordinary functions
freeimage-convertline1to4: Public ordinary functions
freeimage-convertline1to8: Public ordinary functions
freeimage-convertline24to16-555: Public ordinary functions
freeimage-convertline24to16-565: Public ordinary functions
freeimage-convertline24to32: Public ordinary functions
freeimage-convertline24to4: Public ordinary functions
freeimage-convertline24to8: Public ordinary functions
freeimage-convertline32to16-555: Public ordinary functions
freeimage-convertline32to16-565: Public ordinary functions
freeimage-convertline32to24: Public ordinary functions
freeimage-convertline32to4: Public ordinary functions
freeimage-convertline32to8: Public ordinary functions
freeimage-convertline4to16-555: Public ordinary functions
freeimage-convertline4to16-565: Public ordinary functions
freeimage-convertline4to24: Public ordinary functions
freeimage-convertline4to32: Public ordinary functions
freeimage-convertline4to8: Public ordinary functions
freeimage-convertline8to16-555: Public ordinary functions
freeimage-convertline8to16-565: Public ordinary functions
freeimage-convertline8to24: Public ordinary functions
freeimage-convertline8to32: Public ordinary functions
freeimage-convertline8to4: Public ordinary functions
freeimage-convertto16bits555: Public ordinary functions
freeimage-convertto16bits565: Public ordinary functions
freeimage-convertto24bits: Public ordinary functions
freeimage-convertto32bits: Public ordinary functions
freeimage-convertto4bits: Public ordinary functions
freeimage-convertto8bits: Public ordinary functions
freeimage-converttogreyscale: Public ordinary functions
freeimage-converttorawbits: Public ordinary functions
freeimage-converttorgbf: Public ordinary functions
freeimage-converttostandardtype: Public ordinary functions
freeimage-converttotype: Public ordinary functions
freeimage-copy: Public ordinary functions
freeimage-createiccprofile: Public ordinary functions
freeimage-createtag: Public ordinary functions
freeimage-deinitialise: Public ordinary functions
freeimage-deletepage: Public ordinary functions
freeimage-deletetag: Public ordinary functions
freeimage-destroyiccprofile: Public ordinary functions
freeimage-dither: Public ordinary functions
freeimage-enlargecanvas: Public ordinary functions
freeimage-fifsupportsexportbpp: Public ordinary functions
freeimage-fifsupportsexporttype: Public ordinary functions
freeimage-fifsupportsiccprofiles: Public ordinary functions
freeimage-fifsupportsreading: Public ordinary functions
freeimage-fifsupportswriting: Public ordinary functions
freeimage-fillbackground: Public ordinary functions
freeimage-findclosemetadata: Public ordinary functions
freeimage-findfirstmetadata: Public ordinary functions
freeimage-findnextmetadata: Public ordinary functions
freeimage-fliphorizontal: Public ordinary functions
freeimage-flipvertical: Public ordinary functions
freeimage-getadjustcolorslookuptable: Public ordinary functions
freeimage-getbackgroundcolor: Public ordinary functions
freeimage-getbits: Public ordinary functions
freeimage-getbluemask: Public ordinary functions
freeimage-getbpp: Public ordinary functions
freeimage-getchannel: Public ordinary functions
freeimage-getcolorsused: Public ordinary functions
freeimage-getcolortype: Public ordinary functions
freeimage-getcomplexchannel: Public ordinary functions
freeimage-getcopyrightmessage: Public ordinary functions
freeimage-getdibsize: Public ordinary functions
freeimage-getdotspermeterx: Public ordinary functions
freeimage-getdotspermetery: Public ordinary functions
freeimage-getfifcount: Public ordinary functions
freeimage-getfifdescription: Public ordinary functions
freeimage-getfifextensionlist: Public ordinary functions
freeimage-getfiffromfilename: Public ordinary functions
freeimage-getfiffromfilenameu: Public ordinary functions
freeimage-getfiffromformat: Public ordinary functions
freeimage-getfiffrommime: Public ordinary functions
freeimage-getfifmimetype: Public ordinary functions
freeimage-getfifregexpr: Public ordinary functions
freeimage-getfiletype: Public ordinary functions
freeimage-getfiletypefromhandle: Public ordinary functions
freeimage-getfiletypefrommemory: Public ordinary functions
freeimage-getfiletypeu: Public ordinary functions
freeimage-getformatfromfif: Public ordinary functions
freeimage-getgreenmask: Public ordinary functions
freeimage-getheight: Public ordinary functions
freeimage-gethistogram: Public ordinary functions
freeimage-geticcprofile: Public ordinary functions
freeimage-getimagetype: Public ordinary functions
freeimage-getinfo: Public ordinary functions
freeimage-getinfoheader: Public ordinary functions
freeimage-getline: Public ordinary functions
freeimage-getlockedpagenumbers: Public ordinary functions
freeimage-getmetadata: Public ordinary functions
freeimage-getmetadatacount: Public ordinary functions
freeimage-getpagecount: Public ordinary functions
freeimage-getpalette: Public ordinary functions
freeimage-getpitch: Public ordinary functions
freeimage-getpixelcolor: Public ordinary functions
freeimage-getpixelindex: Public ordinary functions
freeimage-getredmask: Public ordinary functions
freeimage-getscanline: Public ordinary functions
freeimage-gettagcount: Public ordinary functions
freeimage-gettagdescription: Public ordinary functions
freeimage-gettagid: Public ordinary functions
freeimage-gettagkey: Public ordinary functions
freeimage-gettaglength: Public ordinary functions
freeimage-gettagtype: Public ordinary functions
freeimage-gettagvalue: Public ordinary functions
freeimage-gettransparencycount: Public ordinary functions
freeimage-gettransparencytable: Public ordinary functions
freeimage-gettransparentindex: Public ordinary functions
freeimage-getversion: Public ordinary functions
freeimage-getwidth: Public ordinary functions
freeimage-hasbackgroundcolor: Public ordinary functions
freeimage-initialise: Public ordinary functions
freeimage-insertpage: Public ordinary functions
freeimage-invert: Public ordinary functions
freeimage-islittleendian: Public ordinary functions
freeimage-ispluginenabled: Public ordinary functions
freeimage-istransparent: Public ordinary functions
freeimage-jpegcrop: Public ordinary functions
freeimage-jpegcropu: Public ordinary functions
freeimage-jpegtransform: Public ordinary functions
freeimage-jpegtransformu: Public ordinary functions
freeimage-load: Public ordinary functions
freeimage-loadfromhandle: Public ordinary functions
freeimage-loadfrommemory: Public ordinary functions
freeimage-loadmultibitmapfrommemory: Public ordinary functions
freeimage-loadu: Public ordinary functions
freeimage-lockpage: Public ordinary functions
freeimage-lookupsvgcolor: Public ordinary functions
freeimage-lookupx11color: Public ordinary functions
freeimage-makethumbnail: Public ordinary functions
freeimage-movepage: Public ordinary functions
freeimage-multigridpoissonsolver: Public ordinary functions
freeimage-openmemory: Public ordinary functions
freeimage-openmultibitmap: Public ordinary functions
freeimage-openmultibitmapfromhandle: Public ordinary functions
freeimage-outputmessageproc: Public macros
freeimage-paste: Public ordinary functions
freeimage-premultiplywithalpha: Public ordinary functions
freeimage-readmemory: Public ordinary functions
freeimage-registerexternalplugin: Public ordinary functions
freeimage-registerlocalplugin: Public ordinary functions
freeimage-rescale: Public ordinary functions
freeimage-rotate: Public ordinary functions
freeimage-rotateclassic: Public ordinary functions
freeimage-rotateex: Public ordinary functions
freeimage-save: Public ordinary functions
freeimage-savetohandle: Public ordinary functions
freeimage-savetomemory: Public ordinary functions
freeimage-saveu: Public ordinary functions
freeimage-seekmemory: Public ordinary functions
freeimage-setbackgroundcolor: Public ordinary functions
freeimage-setchannel: Public ordinary functions
freeimage-setcomplexchannel: Public ordinary functions
freeimage-setdotspermeterx: Public ordinary functions
freeimage-setdotspermetery: Public ordinary functions
freeimage-setmetadata: Public ordinary functions
freeimage-setoutputmessage: Public ordinary functions
freeimage-setoutputmessagestdcall: Public ordinary functions
freeimage-setpixelcolor: Public ordinary functions
freeimage-setpixelindex: Public ordinary functions
freeimage-setpluginenabled: Public ordinary functions
freeimage-settagcount: Public ordinary functions
freeimage-settagdescription: Public ordinary functions
freeimage-settagid: Public ordinary functions
freeimage-settagkey: Public ordinary functions
freeimage-settaglength: Public ordinary functions
freeimage-settagtype: Public ordinary functions
freeimage-settagvalue: Public ordinary functions
freeimage-settransparencytable: Public ordinary functions
freeimage-settransparent: Public ordinary functions
freeimage-settransparentindex: Public ordinary functions
freeimage-swapcolors: Public ordinary functions
freeimage-swappaletteindices: Public ordinary functions
freeimage-tagtostring: Public ordinary functions
freeimage-tellmemory: Public ordinary functions
freeimage-threshold: Public ordinary functions
freeimage-tmodrago03: Public ordinary functions
freeimage-tmofattal02: Public ordinary functions
freeimage-tmoreinhard05: Public ordinary functions
freeimage-tmoreinhard05ex: Public ordinary functions
freeimage-tonemapping: Public ordinary functions
freeimage-unload: Public ordinary functions
freeimage-unlockpage: Public ordinary functions
freeimage-writememory: Public ordinary functions
freeimage-zlibcompress: Public ordinary functions
freeimage-zlibcrc32: Public ordinary functions
freeimage-zlibgunzip: Public ordinary functions
freeimage-zlibgzip: Public ordinary functions
freeimage-zlibuncompress: Public ordinary functions
Function, freeimage-acquirememory: Public ordinary functions
Function, freeimage-adjustbrightness: Public ordinary functions
Function, freeimage-adjustcolors: Public ordinary functions
Function, freeimage-adjustcontrast: Public ordinary functions
Function, freeimage-adjustcurve: Public ordinary functions
Function, freeimage-adjustgamma: Public ordinary functions
Function, freeimage-allocate: Public ordinary functions
Function, freeimage-allocateex: Public ordinary functions
Function, freeimage-allocateext: Public ordinary functions
Function, freeimage-allocatet: Public ordinary functions
Function, freeimage-appendpage: Public ordinary functions
Function, freeimage-applycolormapping: Public ordinary functions
Function, freeimage-applypaletteindexmapping: Public ordinary functions
Function, freeimage-clone: Public ordinary functions
Function, freeimage-clonemetadata: Public ordinary functions
Function, freeimage-clonetag: Public ordinary functions
Function, freeimage-closememory: Public ordinary functions
Function, freeimage-closemultibitmap: Public ordinary functions
Function, freeimage-colorquantize: Public ordinary functions
Function, freeimage-colorquantizeex: Public ordinary functions
Function, freeimage-composite: Public ordinary functions
Function, freeimage-convertfromrawbits: Public ordinary functions
Function, freeimage-convertline16-555-to16-565: Public ordinary functions
Function, freeimage-convertline16-565-to16-555: Public ordinary functions
Function, freeimage-convertline16to24-555: Public ordinary functions
Function, freeimage-convertline16to24-565: Public ordinary functions
Function, freeimage-convertline16to32-555: Public ordinary functions
Function, freeimage-convertline16to32-565: Public ordinary functions
Function, freeimage-convertline16to4-555: Public ordinary functions
Function, freeimage-convertline16to4-565: Public ordinary functions
Function, freeimage-convertline16to8-555: Public ordinary functions
Function, freeimage-convertline16to8-565: Public ordinary functions
Function, freeimage-convertline1to16-555: Public ordinary functions
Function, freeimage-convertline1to16-565: Public ordinary functions
Function, freeimage-convertline1to24: Public ordinary functions
Function, freeimage-convertline1to32: Public ordinary functions
Function, freeimage-convertline1to4: Public ordinary functions
Function, freeimage-convertline1to8: Public ordinary functions
Function, freeimage-convertline24to16-555: Public ordinary functions
Function, freeimage-convertline24to16-565: Public ordinary functions
Function, freeimage-convertline24to32: Public ordinary functions
Function, freeimage-convertline24to4: Public ordinary functions
Function, freeimage-convertline24to8: Public ordinary functions
Function, freeimage-convertline32to16-555: Public ordinary functions
Function, freeimage-convertline32to16-565: Public ordinary functions
Function, freeimage-convertline32to24: Public ordinary functions
Function, freeimage-convertline32to4: Public ordinary functions
Function, freeimage-convertline32to8: Public ordinary functions
Function, freeimage-convertline4to16-555: Public ordinary functions
Function, freeimage-convertline4to16-565: Public ordinary functions
Function, freeimage-convertline4to24: Public ordinary functions
Function, freeimage-convertline4to32: Public ordinary functions
Function, freeimage-convertline4to8: Public ordinary functions
Function, freeimage-convertline8to16-555: Public ordinary functions
Function, freeimage-convertline8to16-565: Public ordinary functions
Function, freeimage-convertline8to24: Public ordinary functions
Function, freeimage-convertline8to32: Public ordinary functions
Function, freeimage-convertline8to4: Public ordinary functions
Function, freeimage-convertto16bits555: Public ordinary functions
Function, freeimage-convertto16bits565: Public ordinary functions
Function, freeimage-convertto24bits: Public ordinary functions
Function, freeimage-convertto32bits: Public ordinary functions
Function, freeimage-convertto4bits: Public ordinary functions
Function, freeimage-convertto8bits: Public ordinary functions
Function, freeimage-converttogreyscale: Public ordinary functions
Function, freeimage-converttorawbits: Public ordinary functions
Function, freeimage-converttorgbf: Public ordinary functions
Function, freeimage-converttostandardtype: Public ordinary functions
Function, freeimage-converttotype: Public ordinary functions
Function, freeimage-copy: Public ordinary functions
Function, freeimage-createiccprofile: Public ordinary functions
Function, freeimage-createtag: Public ordinary functions
Function, freeimage-deinitialise: Public ordinary functions
Function, freeimage-deletepage: Public ordinary functions
Function, freeimage-deletetag: Public ordinary functions
Function, freeimage-destroyiccprofile: Public ordinary functions
Function, freeimage-dither: Public ordinary functions
Function, freeimage-enlargecanvas: Public ordinary functions
Function, freeimage-fifsupportsexportbpp: Public ordinary functions
Function, freeimage-fifsupportsexporttype: Public ordinary functions
Function, freeimage-fifsupportsiccprofiles: Public ordinary functions
Function, freeimage-fifsupportsreading: Public ordinary functions
Function, freeimage-fifsupportswriting: Public ordinary functions
Function, freeimage-fillbackground: Public ordinary functions
Function, freeimage-findclosemetadata: Public ordinary functions
Function, freeimage-findfirstmetadata: Public ordinary functions
Function, freeimage-findnextmetadata: Public ordinary functions
Function, freeimage-fliphorizontal: Public ordinary functions
Function, freeimage-flipvertical: Public ordinary functions
Function, freeimage-getadjustcolorslookuptable: Public ordinary functions
Function, freeimage-getbackgroundcolor: Public ordinary functions
Function, freeimage-getbits: Public ordinary functions
Function, freeimage-getbluemask: Public ordinary functions
Function, freeimage-getbpp: Public ordinary functions
Function, freeimage-getchannel: Public ordinary functions
Function, freeimage-getcolorsused: Public ordinary functions
Function, freeimage-getcolortype: Public ordinary functions
Function, freeimage-getcomplexchannel: Public ordinary functions
Function, freeimage-getcopyrightmessage: Public ordinary functions
Function, freeimage-getdibsize: Public ordinary functions
Function, freeimage-getdotspermeterx: Public ordinary functions
Function, freeimage-getdotspermetery: Public ordinary functions
Function, freeimage-getfifcount: Public ordinary functions
Function, freeimage-getfifdescription: Public ordinary functions
Function, freeimage-getfifextensionlist: Public ordinary functions
Function, freeimage-getfiffromfilename: Public ordinary functions
Function, freeimage-getfiffromfilenameu: Public ordinary functions
Function, freeimage-getfiffromformat: Public ordinary functions
Function, freeimage-getfiffrommime: Public ordinary functions
Function, freeimage-getfifmimetype: Public ordinary functions
Function, freeimage-getfifregexpr: Public ordinary functions
Function, freeimage-getfiletype: Public ordinary functions
Function, freeimage-getfiletypefromhandle: Public ordinary functions
Function, freeimage-getfiletypefrommemory: Public ordinary functions
Function, freeimage-getfiletypeu: Public ordinary functions
Function, freeimage-getformatfromfif: Public ordinary functions
Function, freeimage-getgreenmask: Public ordinary functions
Function, freeimage-getheight: Public ordinary functions
Function, freeimage-gethistogram: Public ordinary functions
Function, freeimage-geticcprofile: Public ordinary functions
Function, freeimage-getimagetype: Public ordinary functions
Function, freeimage-getinfo: Public ordinary functions
Function, freeimage-getinfoheader: Public ordinary functions
Function, freeimage-getline: Public ordinary functions
Function, freeimage-getlockedpagenumbers: Public ordinary functions
Function, freeimage-getmetadata: Public ordinary functions
Function, freeimage-getmetadatacount: Public ordinary functions
Function, freeimage-getpagecount: Public ordinary functions
Function, freeimage-getpalette: Public ordinary functions
Function, freeimage-getpitch: Public ordinary functions
Function, freeimage-getpixelcolor: Public ordinary functions
Function, freeimage-getpixelindex: Public ordinary functions
Function, freeimage-getredmask: Public ordinary functions
Function, freeimage-getscanline: Public ordinary functions
Function, freeimage-gettagcount: Public ordinary functions
Function, freeimage-gettagdescription: Public ordinary functions
Function, freeimage-gettagid: Public ordinary functions
Function, freeimage-gettagkey: Public ordinary functions
Function, freeimage-gettaglength: Public ordinary functions
Function, freeimage-gettagtype: Public ordinary functions
Function, freeimage-gettagvalue: Public ordinary functions
Function, freeimage-gettransparencycount: Public ordinary functions
Function, freeimage-gettransparencytable: Public ordinary functions
Function, freeimage-gettransparentindex: Public ordinary functions
Function, freeimage-getversion: Public ordinary functions
Function, freeimage-getwidth: Public ordinary functions
Function, freeimage-hasbackgroundcolor: Public ordinary functions
Function, freeimage-initialise: Public ordinary functions
Function, freeimage-insertpage: Public ordinary functions
Function, freeimage-invert: Public ordinary functions
Function, freeimage-islittleendian: Public ordinary functions
Function, freeimage-ispluginenabled: Public ordinary functions
Function, freeimage-istransparent: Public ordinary functions
Function, freeimage-jpegcrop: Public ordinary functions
Function, freeimage-jpegcropu: Public ordinary functions
Function, freeimage-jpegtransform: Public ordinary functions
Function, freeimage-jpegtransformu: Public ordinary functions
Function, freeimage-load: Public ordinary functions
Function, freeimage-loadfromhandle: Public ordinary functions
Function, freeimage-loadfrommemory: Public ordinary functions
Function, freeimage-loadmultibitmapfrommemory: Public ordinary functions
Function, freeimage-loadu: Public ordinary functions
Function, freeimage-lockpage: Public ordinary functions
Function, freeimage-lookupsvgcolor: Public ordinary functions
Function, freeimage-lookupx11color: Public ordinary functions
Function, freeimage-makethumbnail: Public ordinary functions
Function, freeimage-movepage: Public ordinary functions
Function, freeimage-multigridpoissonsolver: Public ordinary functions
Function, freeimage-openmemory: Public ordinary functions
Function, freeimage-openmultibitmap: Public ordinary functions
Function, freeimage-openmultibitmapfromhandle: Public ordinary functions
Function, freeimage-paste: Public ordinary functions
Function, freeimage-premultiplywithalpha: Public ordinary functions
Function, freeimage-readmemory: Public ordinary functions
Function, freeimage-registerexternalplugin: Public ordinary functions
Function, freeimage-registerlocalplugin: Public ordinary functions
Function, freeimage-rescale: Public ordinary functions
Function, freeimage-rotate: Public ordinary functions
Function, freeimage-rotateclassic: Public ordinary functions
Function, freeimage-rotateex: Public ordinary functions
Function, freeimage-save: Public ordinary functions
Function, freeimage-savetohandle: Public ordinary functions
Function, freeimage-savetomemory: Public ordinary functions
Function, freeimage-saveu: Public ordinary functions
Function, freeimage-seekmemory: Public ordinary functions
Function, freeimage-setbackgroundcolor: Public ordinary functions
Function, freeimage-setchannel: Public ordinary functions
Function, freeimage-setcomplexchannel: Public ordinary functions
Function, freeimage-setdotspermeterx: Public ordinary functions
Function, freeimage-setdotspermetery: Public ordinary functions
Function, freeimage-setmetadata: Public ordinary functions
Function, freeimage-setoutputmessage: Public ordinary functions
Function, freeimage-setoutputmessagestdcall: Public ordinary functions
Function, freeimage-setpixelcolor: Public ordinary functions
Function, freeimage-setpixelindex: Public ordinary functions
Function, freeimage-setpluginenabled: Public ordinary functions
Function, freeimage-settagcount: Public ordinary functions
Function, freeimage-settagdescription: Public ordinary functions
Function, freeimage-settagid: Public ordinary functions
Function, freeimage-settagkey: Public ordinary functions
Function, freeimage-settaglength: Public ordinary functions
Function, freeimage-settagtype: Public ordinary functions
Function, freeimage-settagvalue: Public ordinary functions
Function, freeimage-settransparencytable: Public ordinary functions
Function, freeimage-settransparent: Public ordinary functions
Function, freeimage-settransparentindex: Public ordinary functions
Function, freeimage-swapcolors: Public ordinary functions
Function, freeimage-swappaletteindices: Public ordinary functions
Function, freeimage-tagtostring: Public ordinary functions
Function, freeimage-tellmemory: Public ordinary functions
Function, freeimage-threshold: Public ordinary functions
Function, freeimage-tmodrago03: Public ordinary functions
Function, freeimage-tmofattal02: Public ordinary functions
Function, freeimage-tmoreinhard05: Public ordinary functions
Function, freeimage-tmoreinhard05ex: Public ordinary functions
Function, freeimage-tonemapping: Public ordinary functions
Function, freeimage-unload: Public ordinary functions
Function, freeimage-unlockpage: Public ordinary functions
Function, freeimage-writememory: Public ordinary functions
Function, freeimage-zlibcompress: Public ordinary functions
Function, freeimage-zlibcrc32: Public ordinary functions
Function, freeimage-zlibgunzip: Public ordinary functions
Function, freeimage-zlibgzip: Public ordinary functions
Function, freeimage-zlibuncompress: Public ordinary functions
Function, get-32bit-dib: Public ordinary functions
Function, swig-lispify: Private ordinary functions
Function, unload-dib: Public ordinary functions

G
get-32bit-dib: Public ordinary functions

M
Macro, defanonenum: Private macros
Macro, freeimage-outputmessageproc: Public macros
Macro, with-loaded-32bit-map: Public macros

S
swig-lispify: Private ordinary functions

U
unload-dib: Public ordinary functions

W
with-loaded-32bit-map: Public macros


A.3 Variables

Jump to:   B   C   D   E   F   G   H   I   J   K   L   M   P   R   S   T   W   X  
Index Entry  Section

B
bmp-default: Public constants
bmp-save-rle: Public constants

C
Constant, bmp-default: Public constants
Constant, bmp-save-rle: Public constants
Constant, cut-default: Public constants
Constant, dds-default: Public constants
Constant, exr-b44: Public constants
Constant, exr-default: Public constants
Constant, exr-float: Public constants
Constant, exr-lc: Public constants
Constant, exr-none: Public constants
Constant, exr-piz: Public constants
Constant, exr-pxr24: Public constants
Constant, exr-zip: Public constants
Constant, false: Public constants
Constant, faxg3-default: Public constants
Constant, fi-color-alpha-is-index: Public constants
Constant, fi-color-find-equal-color: Public constants
Constant, fi-color-is-rgb-color: Public constants
Constant, fi-color-is-rgba-color: Public constants
Constant, fi-color-palette-search-mask: Public constants
Constant, fi-rgba-alpha: Public constants
Constant, fi-rgba-alpha-mask: Public constants
Constant, fi-rgba-alpha-shift: Public constants
Constant, fi-rgba-blue: Public constants
Constant, fi-rgba-blue-mask: Public constants
Constant, fi-rgba-blue-shift: Public constants
Constant, fi-rgba-green: Public constants
Constant, fi-rgba-green-mask: Public constants
Constant, fi-rgba-green-shift: Public constants
Constant, fi-rgba-red: Public constants
Constant, fi-rgba-red-mask: Public constants
Constant, fi-rgba-red-shift: Public constants
Constant, fi-rgba-rgb-mask: Public constants
Constant, fi16-555-blue-mask: Public constants
Constant, fi16-555-blue-shift: Public constants
Constant, fi16-555-green-mask: Public constants
Constant, fi16-555-green-shift: Public constants
Constant, fi16-555-red-mask: Public constants
Constant, fi16-555-red-shift: Public constants
Constant, fi16-565-blue-mask: Public constants
Constant, fi16-565-blue-shift: Public constants
Constant, fi16-565-green-mask: Public constants
Constant, fi16-565-green-shift: Public constants
Constant, fi16-565-red-mask: Public constants
Constant, fi16-565-red-shift: Public constants
Constant, fiicc-color-is-cmyk: Public constants
Constant, fiicc-default: Public constants
Constant, freeimage-colororder: Public constants
Constant, freeimage-colororder-bgr: Public constants
Constant, freeimage-colororder-rgb: Public constants
Constant, freeimage-major-version: Public constants
Constant, freeimage-minor-version: Public constants
Constant, freeimage-release-serial: Public constants
Constant, gif-default: Public constants
Constant, gif-load256: Public constants
Constant, gif-playback: Public constants
Constant, hdr-default: Public constants
Constant, ico-default: Public constants
Constant, ico-makealpha: Public constants
Constant, iff-default: Public constants
Constant, j2k-default: Public constants
Constant, jp2-default: Public constants
Constant, jpeg-accurate: Public constants
Constant, jpeg-cmyk: Public constants
Constant, jpeg-default: Public constants
Constant, jpeg-exifrotate: Public constants
Constant, jpeg-fast: Public constants
Constant, jpeg-progressive: Public constants
Constant, jpeg-qualityaverage: Public constants
Constant, jpeg-qualitybad: Public constants
Constant, jpeg-qualitygood: Public constants
Constant, jpeg-qualitynormal: Public constants
Constant, jpeg-qualitysuperb: Public constants
Constant, jpeg-subsampling-411: Public constants
Constant, jpeg-subsampling-420: Public constants
Constant, jpeg-subsampling-422: Public constants
Constant, jpeg-subsampling-444: Public constants
Constant, koala-default: Public constants
Constant, lbm-default: Public constants
Constant, mng-default: Public constants
Constant, pcd-base: Public constants
Constant, pcd-basediv16: Public constants
Constant, pcd-basediv4: Public constants
Constant, pcd-default: Public constants
Constant, pcx-default: Public constants
Constant, pfm-default: Public constants
Constant, pict-default: Public constants
Constant, png-default: Public constants
Constant, png-ignoregamma: Public constants
Constant, png-interlaced: Public constants
Constant, png-z-best-compression: Public constants
Constant, png-z-best-speed: Public constants
Constant, png-z-default-compression: Public constants
Constant, png-z-no-compression: Public constants
Constant, pnm-default: Public constants
Constant, pnm-save-ascii: Public constants
Constant, pnm-save-raw: Public constants
Constant, psd-default: Public constants
Constant, ras-default: Public constants
Constant, raw-default: Public constants
Constant, raw-display: Public constants
Constant, raw-preview: Public constants
Constant, seek-cur: Public constants
Constant, seek-end: Public constants
Constant, seek-set: Public constants
Constant, sgi-default: Public constants
Constant, targa-default: Public constants
Constant, targa-load-rgb888: Public constants
Constant, tiff-adobe-deflate: Public constants
Constant, tiff-ccittfax3: Public constants
Constant, tiff-ccittfax4: Public constants
Constant, tiff-cmyk: Public constants
Constant, tiff-default: Public constants
Constant, tiff-deflate: Public constants
Constant, tiff-jpeg: Public constants
Constant, tiff-lzw: Public constants
Constant, tiff-none: Public constants
Constant, tiff-packbits: Public constants
Constant, true: Public constants
Constant, wbmp-default: Public constants
Constant, xbm-default: Public constants
Constant, xpm-default: Public constants
cut-default: Public constants

D
dds-default: Public constants

E
exr-b44: Public constants
exr-default: Public constants
exr-float: Public constants
exr-lc: Public constants
exr-none: Public constants
exr-piz: Public constants
exr-pxr24: Public constants
exr-zip: Public constants

F
false: Public constants
faxg3-default: Public constants
fi-color-alpha-is-index: Public constants
fi-color-find-equal-color: Public constants
fi-color-is-rgb-color: Public constants
fi-color-is-rgba-color: Public constants
fi-color-palette-search-mask: Public constants
fi-rgba-alpha: Public constants
fi-rgba-alpha-mask: Public constants
fi-rgba-alpha-shift: Public constants
fi-rgba-blue: Public constants
fi-rgba-blue-mask: Public constants
fi-rgba-blue-shift: Public constants
fi-rgba-green: Public constants
fi-rgba-green-mask: Public constants
fi-rgba-green-shift: Public constants
fi-rgba-red: Public constants
fi-rgba-red-mask: Public constants
fi-rgba-red-shift: Public constants
fi-rgba-rgb-mask: Public constants
fi16-555-blue-mask: Public constants
fi16-555-blue-shift: Public constants
fi16-555-green-mask: Public constants
fi16-555-green-shift: Public constants
fi16-555-red-mask: Public constants
fi16-555-red-shift: Public constants
fi16-565-blue-mask: Public constants
fi16-565-blue-shift: Public constants
fi16-565-green-mask: Public constants
fi16-565-green-shift: Public constants
fi16-565-red-mask: Public constants
fi16-565-red-shift: Public constants
fiicc-color-is-cmyk: Public constants
fiicc-default: Public constants
freeimage-colororder: Public constants
freeimage-colororder-bgr: Public constants
freeimage-colororder-rgb: Public constants
freeimage-major-version: Public constants
freeimage-minor-version: Public constants
freeimage-release-serial: Public constants

G
gif-default: Public constants
gif-load256: Public constants
gif-playback: Public constants

H
hdr-default: Public constants

I
ico-default: Public constants
ico-makealpha: Public constants
iff-default: Public constants

J
j2k-default: Public constants
jp2-default: Public constants
jpeg-accurate: Public constants
jpeg-cmyk: Public constants
jpeg-default: Public constants
jpeg-exifrotate: Public constants
jpeg-fast: Public constants
jpeg-progressive: Public constants
jpeg-qualityaverage: Public constants
jpeg-qualitybad: Public constants
jpeg-qualitygood: Public constants
jpeg-qualitynormal: Public constants
jpeg-qualitysuperb: Public constants
jpeg-subsampling-411: Public constants
jpeg-subsampling-420: Public constants
jpeg-subsampling-422: Public constants
jpeg-subsampling-444: Public constants

K
koala-default: Public constants

L
lbm-default: Public constants

M
mng-default: Public constants

P
pcd-base: Public constants
pcd-basediv16: Public constants
pcd-basediv4: Public constants
pcd-default: Public constants
pcx-default: Public constants
pfm-default: Public constants
pict-default: Public constants
png-default: Public constants
png-ignoregamma: Public constants
png-interlaced: Public constants
png-z-best-compression: Public constants
png-z-best-speed: Public constants
png-z-default-compression: Public constants
png-z-no-compression: Public constants
pnm-default: Public constants
pnm-save-ascii: Public constants
pnm-save-raw: Public constants
psd-default: Public constants

R
ras-default: Public constants
raw-default: Public constants
raw-display: Public constants
raw-preview: Public constants

S
seek-cur: Public constants
seek-end: Public constants
seek-set: Public constants
sgi-default: Public constants

T
targa-default: Public constants
targa-load-rgb888: Public constants
tiff-adobe-deflate: Public constants
tiff-ccittfax3: Public constants
tiff-ccittfax4: Public constants
tiff-cmyk: Public constants
tiff-default: Public constants
tiff-deflate: Public constants
tiff-jpeg: Public constants
tiff-lzw: Public constants
tiff-none: Public constants
tiff-packbits: Public constants
true: Public constants

W
wbmp-default: Public constants

X
xbm-default: Public constants
xpm-default: Public constants


A.4 Data types

Jump to:   B   C   F   L   P   R   S  
Index Entry  Section

B
bitmapinfo-tclass: Private classes
bitmapinfoheader-tclass: Private classes

C
cl-freeimage: The cl-freeimage system
cl-freeimage: The cl-freeimage package
cl-freeimage.asd: The cl-freeimage/cl-freeimage․asd file
Class, bitmapinfo-tclass: Private classes
Class, bitmapinfoheader-tclass: Private classes
Class, fibitmap-tclass: Private classes
Class, ficomplex-tclass: Private classes
Class, fiiccprofile-tclass: Private classes
Class, fimemory-tclass: Private classes
Class, fimetadata-tclass: Private classes
Class, fimultibitmap-tclass: Private classes
Class, firgb16-tclass: Private classes
Class, firgba16-tclass: Private classes
Class, firgbaf-tclass: Private classes
Class, firgbf-tclass: Private classes
Class, fitag-tclass: Private classes
Class, freeimageio-tclass: Private classes
Class, plugin-tclass: Private classes
Class, rgbquad-tclass: Private classes
Class, rgbtriple-tclass: Private classes

F
fibitmap-tclass: Private classes
ficomplex-tclass: Private classes
fiiccprofile-tclass: Private classes
File, cl-freeimage.asd: The cl-freeimage/cl-freeimage․asd file
File, freeimage.lisp: The cl-freeimage/freeimage․lisp file
File, library.lisp: The cl-freeimage/library․lisp file
File, package.lisp: The cl-freeimage/package․lisp file
fimemory-tclass: Private classes
fimetadata-tclass: Private classes
fimultibitmap-tclass: Private classes
firgb16-tclass: Private classes
firgba16-tclass: Private classes
firgbaf-tclass: Private classes
firgbf-tclass: Private classes
fitag-tclass: Private classes
freeimage.lisp: The cl-freeimage/freeimage․lisp file
freeimageio-tclass: Private classes

L
library.lisp: The cl-freeimage/library․lisp file

P
Package, cl-freeimage: The cl-freeimage package
package.lisp: The cl-freeimage/package․lisp file
plugin-tclass: Private classes

R
rgbquad-tclass: Private classes
rgbtriple-tclass: Private classes

S
System, cl-freeimage: The cl-freeimage system