documentation
.HELP!
FreeImage.NET Documentation
FI1BIT Type Conversions
FreeImage.NET
previous page
next page
FreeImage.NET Class Library Reference
FI1BIT Type Conversions
Operators
Name
Description
(Byte to FI1BIT)
Converts the value of a
Byte
structure to a
FI1BIT
structure.
(FI1BIT to Byte)
Converts the value of a
FI1BIT
structure to a
Byte
structure.
Top
See Also
Reference
FI1BIT Structure
FreeImageAPI Namespace
Contact/Feedback:
FreeImage.NET Homepage
Help improve this Documentation:
Join the Project
previous page
start
next page
Menu
Homepage
Table of contents
Home
FreeImageAPI
BITMAP Structure
BITMAP Methods
BITMAP Fields
bmBits Field
bmBitsPixel Field
bmHeight Field
bmPlanes Field
bmType Field
bmWidth Field
bmWidthBytes Field
BITMAPINFO Structure
BITMAPINFO Methods
Equals Method
Equals Method (Object)
Equals Method (BITMAPINFO)
GetHashCode Method
BITMAPINFO Operators
Equality Operator
Inequality Operator
BITMAPINFO Fields
bmiColors Field
bmiHeader Field
BITMAPINFOHEADER Structure
BITMAPINFOHEADER Methods
Equals Method
Equals Method (Object)
Equals Method (BITMAPINFOHEADER)
GetHashCode Method
BITMAPINFOHEADER Operators
Equality Operator
Inequality Operator
BITMAPINFOHEADER Fields
biBitCount Field
biClrImportant Field
biClrUsed Field
biCompression Field
biHeight Field
biPlanes Field
biSize Field
biSizeImage Field
biWidth Field
biXPelsPerMeter Field
biYPelsPerMeter Field
FI16RGB555 Structure
FI16RGB555 Constructor
FI16RGB555 Properties
Blue Property
Color Property
Green Property
Red Property
FI16RGB555 Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FI16RGB555)
Equals Method
Equals Method (Object)
Equals Method (FI16RGB555)
GetHashCode Method
ToString Method
FI16RGB555 Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to FI16RGB555)
Implicit Conversion (FI16RGB555 to Color)
Inequality Operator
FI16RGB565 Structure
FI16RGB565 Constructor
FI16RGB565 Properties
Blue Property
Color Property
Green Property
Red Property
FI16RGB565 Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FI16RGB565)
Equals Method
Equals Method (Object)
Equals Method (FI16RGB565)
GetHashCode Method
ToString Method
FI16RGB565 Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to FI16RGB565)
Implicit Conversion (FI16RGB565 to Color)
Inequality Operator
FI1BIT Structure
FI1BIT Methods
ToString Method
FI1BIT Type Conversions
Implicit Conversion Operators
Implicit Conversion (Byte to FI1BIT)
Implicit Conversion (FI1BIT to Byte)
FI1BIT Fields
MaxValue Field
MinValue Field
FI4BIT Structure
FI4BIT Methods
ToString Method
FI4BIT Type Conversions
Implicit Conversion Operators
Implicit Conversion (Byte to FI4BIT)
Implicit Conversion (FI4BIT to Byte)
FI4BIT Fields
MaxValue Field
MinValue Field
FIBITMAP Structure
FIBITMAP Properties
IsNull Property
FIBITMAP Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIBITMAP)
Equals Method
Equals Method (Object)
Equals Method (FIBITMAP)
GetHashCode Method
SetNull Method
ToString Method
FIBITMAP Operators
Equality Operator
Inequality Operator
FIBITMAP Fields
Zero Field
FICOMPLEX Structure
FICOMPLEX Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FICOMPLEX)
Equals Method
Equals Method (Object)
Equals Method (FICOMPLEX)
GetHashCode Method
FICOMPLEX Operators
Equality Operator
Inequality Operator
FICOMPLEX Fields
imag Field
real Field
FIICCPROFILE Structure
FIICCPROFILE Constructor
FIICCPROFILE Constructor (FIBITMAP, Byte[])
FIICCPROFILE Constructor (FIBITMAP, Byte[], Int32)
FIICCPROFILE Properties
Data Property
DataPointer Property
Flags Property
IsCMYK Property
Size Property
FIICCPROFILE Methods
FIMEMORY Structure
FIMEMORY Properties
IsNull Property
FIMEMORY Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIMEMORY)
Equals Method
Equals Method (Object)
Equals Method (FIMEMORY)
GetHashCode Method
SetNull Method
ToString Method
FIMEMORY Operators
Equality Operator
Inequality Operator
FIMEMORY Fields
Zero Field
FIMETADATA Structure
FIMETADATA Properties
IsNull Property
FIMETADATA Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIMETADATA)
Equals Method
Equals Method (Object)
Equals Method (FIMETADATA)
GetHashCode Method
SetNull Method
ToString Method
FIMETADATA Operators
Equality Operator
Inequality Operator
FIMETADATA Fields
Zero Field
FIMULTIBITMAP Structure
FIMULTIBITMAP Properties
IsNull Property
FIMULTIBITMAP Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIMULTIBITMAP)
Equals Method
Equals Method (Object)
Equals Method (FIMULTIBITMAP)
GetHashCode Method
SetNull Method
ToString Method
FIMULTIBITMAP Operators
Equality Operator
Inequality Operator
FIMULTIBITMAP Fields
Zero Field
FIRational Structure
FIRational Constructor
FIRational Constructor (Decimal)
FIRational Constructor (FITAG)
FIRational Constructor (Int32, Int32)
FIRational Properties
Denominator Property
IsInteger Property
Numerator Property
FIRational Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIRational)
Equals Method
Equals Method (Object)
Equals Method (FIRational)
GetHashCode Method
ToString Method
ToString Method
ToString Method (String, IFormatProvider)
Truncate Method
FIRational Operators and Type Conversions
Addition Operator
Decrement Operator
Division Operator
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Boolean to FIRational)
Explicit Conversion (Decimal to FIRational)
Explicit Conversion (Double to FIRational)
Explicit Conversion (Int64 to FIRational)
Explicit Conversion (Single to FIRational)
Explicit Conversion (UInt32 to FIRational)
Explicit Conversion (UInt64 to FIRational)
Explicit Conversion (FIRational to Boolean)
Explicit Conversion (FIRational to Byte)
Explicit Conversion (FIRational to Char)
Explicit Conversion (FIRational to Int16)
Explicit Conversion (FIRational to Int32)
Explicit Conversion (FIRational to Int64)
Explicit Conversion (FIRational to SByte)
Explicit Conversion (FIRational to UInt16)
Explicit Conversion (FIRational to UInt32)
Explicit Conversion (FIRational to UInt64)
GreaterThan Operator
GreaterThanOrEqual Operator
Implicit Conversion Operators
Implicit Conversion (Byte to FIRational)
Implicit Conversion (Char to FIRational)
Implicit Conversion (Int16 to FIRational)
Implicit Conversion (Int32 to FIRational)
Implicit Conversion (SByte to FIRational)
Implicit Conversion (UInt16 to FIRational)
Implicit Conversion (FIRational to Decimal)
Implicit Conversion (FIRational to Double)
Implicit Conversion (FIRational to Single)
Increment Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
Modulus Operator
Multiply Operator
OnesComplement Operator
Subtraction Operator
UnaryNegation Operator
UnaryPlus Operator
FIRational Fields
Epsilon Field
MaxValue Field
MinValue Field
FIRGB16 Structure
FIRGB16 Constructor
FIRGB16 Properties
Color Property
FIRGB16 Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIRGB16)
Equals Method
Equals Method (Object)
Equals Method (FIRGB16)
GetHashCode Method
ToString Method
FIRGB16 Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to FIRGB16)
Implicit Conversion (FIRGB16 to Color)
Inequality Operator
FIRGB16 Fields
blue Field
green Field
red Field
FIRGBA16 Structure
FIRGBA16 Constructor
FIRGBA16 Properties
Color Property
FIRGBA16 Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIRGBA16)
Equals Method
Equals Method (Object)
Equals Method (FIRGBA16)
GetHashCode Method
ToString Method
FIRGBA16 Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to FIRGBA16)
Implicit Conversion (FIRGBA16 to Color)
Inequality Operator
FIRGBA16 Fields
alpha Field
blue Field
green Field
red Field
FIRGBAF Structure
FIRGBAF Constructor
FIRGBAF Properties
Color Property
FIRGBAF Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIRGBAF)
Equals Method
Equals Method (Object)
Equals Method (FIRGBAF)
GetHashCode Method
ToString Method
FIRGBAF Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to FIRGBAF)
Implicit Conversion (FIRGBAF to Color)
Inequality Operator
FIRGBAF Fields
alpha Field
blue Field
green Field
red Field
FIRGBF Structure
FIRGBF Constructor
FIRGBF Properties
Color Property
FIRGBF Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIRGBF)
Equals Method
Equals Method (Object)
Equals Method (FIRGBF)
GetHashCode Method
ToString Method
FIRGBF Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to FIRGBF)
Implicit Conversion (FIRGBF to Color)
Inequality Operator
FIRGBF Fields
blue Field
green Field
red Field
FITAG Structure
FITAG Properties
IsNull Property
FITAG Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FITAG)
Equals Method
Equals Method (Object)
Equals Method (FITAG)
GetHashCode Method
SetNull Method
ToString Method
FITAG Operators
Equality Operator
Inequality Operator
FITAG Fields
Zero Field
FIURational Structure
FIURational Constructor
FIURational Constructor (Decimal)
FIURational Constructor (FITAG)
FIURational Constructor (UInt32, UInt32)
FIURational Properties
Denominator Property
IsInteger Property
Numerator Property
FIURational Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (FIURational)
Equals Method
Equals Method (Object)
Equals Method (FIURational)
GetHashCode Method
ToString Method
ToString Method
ToString Method (String, IFormatProvider)
Truncate Method
FIURational Operators and Type Conversions
Addition Operator
Decrement Operator
Division Operator
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Boolean to FIURational)
Explicit Conversion (Decimal to FIURational)
Explicit Conversion (Double to FIURational)
Explicit Conversion (Int64 to FIURational)
Explicit Conversion (Single to FIURational)
Explicit Conversion (UInt32 to FIURational)
Explicit Conversion (UInt64 to FIURational)
Explicit Conversion (FIURational to Boolean)
Explicit Conversion (FIURational to Byte)
Explicit Conversion (FIURational to Char)
Explicit Conversion (FIURational to Int16)
Explicit Conversion (FIURational to Int32)
Explicit Conversion (FIURational to Int64)
Explicit Conversion (FIURational to SByte)
Explicit Conversion (FIURational to UInt16)
Explicit Conversion (FIURational to UInt32)
Explicit Conversion (FIURational to UInt64)
GreaterThan Operator
GreaterThanOrEqual Operator
Implicit Conversion Operators
Implicit Conversion (Byte to FIURational)
Implicit Conversion (Char to FIURational)
Implicit Conversion (Int16 to FIURational)
Implicit Conversion (Int32 to FIURational)
Implicit Conversion (SByte to FIURational)
Implicit Conversion (UInt16 to FIURational)
Implicit Conversion (FIURational to Decimal)
Implicit Conversion (FIURational to Double)
Implicit Conversion (FIURational to Single)
Increment Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
Modulus Operator
Multiply Operator
OnesComplement Operator
Subtraction Operator
UnaryPlus Operator
FIURational Fields
Epsilon Field
MaxValue Field
MinValue Field
FREE_IMAGE_COLOR_CHANNEL Enumeration
FREE_IMAGE_COLOR_DEPTH Enumeration
FREE_IMAGE_COLOR_OPTIONS Enumeration
FREE_IMAGE_COLOR_TYPE Enumeration
FREE_IMAGE_COMPARE_FLAGS Enumeration
FREE_IMAGE_DITHER Enumeration
FREE_IMAGE_FILTER Enumeration
FREE_IMAGE_FORMAT Enumeration
FREE_IMAGE_JPEG_OPERATION Enumeration
FREE_IMAGE_LOAD_FLAGS Enumeration
FREE_IMAGE_MDMODEL Enumeration
FREE_IMAGE_MDTYPE Enumeration
FREE_IMAGE_METADATA_COPY Enumeration
FREE_IMAGE_QUANTIZE Enumeration
FREE_IMAGE_RESCALE_FLAGS Enumeration
FREE_IMAGE_SAVE_FLAGS Enumeration
FREE_IMAGE_TMO Enumeration
FREE_IMAGE_TYPE Enumeration
FreeImage Class
FreeImage Methods
AcquireMemory Method
AdjustBrightness Method
AdjustColors Method
AdjustContrast Method
AdjustCurve Method
AdjustGamma Method
Allocate Method
Allocate Method (Int32, Int32, Int32)
Allocate Method (Int32, Int32, Int32, UInt32, UInt32, UInt32)
AllocateEx Method
AllocateEx Method (Int32, Int32, Int32, Nullable(RGBQUAD), FREE_IMAGE_COLOR_OPTIONS, RGBQUAD[])
AllocateEx Method (Int32, Int32, Int32, Nullable(RGBQUAD), FREE_IMAGE_COLOR_OPTIONS, RGBQUAD[], UInt32, UInt32, UInt32)
AllocateExT Method
AllocateExT(T) Method (FREE_IMAGE_TYPE, Int32, Int32, Int32, Nullable(T), FREE_IMAGE_COLOR_OPTIONS, RGBQUAD[])
AllocateExT(T) Method (FREE_IMAGE_TYPE, Int32, Int32, Int32, Nullable(T), FREE_IMAGE_COLOR_OPTIONS, RGBQUAD[], UInt32, UInt32, UInt32)
AllocateT Method
AllocateT Method (FREE_IMAGE_TYPE, Int32, Int32, Int32)
AllocateT Method (FREE_IMAGE_TYPE, Int32, Int32, Int32, UInt32, UInt32, UInt32)
AppendPage Method
ApplyColorMapping Method
ApplyPaletteIndexMapping Method
Clone Method
CloneMetadata Method
CloneMetadataEx Method
CloneTag Method
CloseMemory Method
CloseMultiBitmap Method
CloseMultiBitmapEx Method
CloseMultiBitmapEx Method (FIMULTIBITMAP)
CloseMultiBitmapEx Method (FIMULTIBITMAP, FREE_IMAGE_SAVE_FLAGS)
ColorQuantize Method
ColorQuantizeEx Method
ColorQuantizeEx Method (FIBITMAP, FREE_IMAGE_QUANTIZE, Int32, RGBQUAD[], Boolean)
ColorQuantizeEx Method (FIBITMAP, FREE_IMAGE_QUANTIZE, Int32, RGBQUAD[], Int32)
ColorQuantizeEx Method (FIBITMAP, FREE_IMAGE_QUANTIZE, Int32, Int32, RGBQUAD[])
Compare Method
CompareMemory Method
CompareMemory Method (IntPtr, IntPtr, Int64)
CompareMemory Method (IntPtr, IntPtr, UInt32)
CompareMemory Method (Void*, Void*, Int64)
CompareMemory Method (Void*, Void*, UInt32)
Composite Method
Composite Method (FIBITMAP, Boolean, RGBQUAD, FIBITMAP)
Composite Method (FIBITMAP, Boolean, RGBQUAD[], FIBITMAP)
ConvertColorDepth Method
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, FREE_IMAGE_DITHER)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, FREE_IMAGE_QUANTIZE)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, Boolean)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, Byte)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, FREE_IMAGE_DITHER, Boolean)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, FREE_IMAGE_QUANTIZE, Boolean)
ConvertColorDepth Method (FIBITMAP, FREE_IMAGE_COLOR_DEPTH, Byte, Boolean)
ConvertFromRawBits Method
ConvertFromRawBits Method (Byte[], Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
ConvertFromRawBits Method (IntPtr, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
ConvertFromRawBits Method (Byte[], FREE_IMAGE_TYPE, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
ConvertFromRawBits Method (IntPtr, FREE_IMAGE_TYPE, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
ConvertTo16Bits555 Method
ConvertTo16Bits565 Method
ConvertTo24Bits Method
ConvertTo32Bits Method
ConvertTo4Bits Method
ConvertTo8Bits Method
ConvertToGreyscale Method
ConvertToRawBits Method
ConvertToRawBits Method (Byte[], FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
ConvertToRawBits Method (IntPtr, FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
ConvertToRGBF Method
ConvertToStandardType Method
ConvertToType Method
Copy Method
CopyMemory Method
CopyMemory Method (Array, Array, Int32)
CopyMemory Method (Array, Array, Int64)
CopyMemory Method (Array, IntPtr, Int32)
CopyMemory Method (Array, IntPtr, Int64)
CopyMemory Method (Array, Void*, Int32)
CopyMemory Method (Array, Void*, Int64)
CopyMemory Method (Byte*, Byte*, Int32)
CopyMemory Method (Byte*, Byte*, Int64)
CopyMemory Method (IntPtr, Array, Int32)
CopyMemory Method (IntPtr, Array, Int64)
CopyMemory Method (IntPtr, IntPtr, Int32)
CopyMemory Method (IntPtr, IntPtr, Int64)
CopyMemory Method (Void*, Array, Int32)
CopyMemory Method (Void*, Array, Int64)
CopyMemory Method (Void*, Void*, Int32)
CopyMemory Method (Void*, Void*, Int64)
CreateFromBitmap Method
CreateFromHbitmap Method
CreateICCProfile Method
CreateICCProfileEx Method
CreateICCProfileEx Method (FIBITMAP, Byte[])
CreateICCProfileEx Method (FIBITMAP, Byte[], Int32)
CreateTag Method
CreateView Method
DeletePage Method
DeleteTag Method
DestroyICCProfile Method
Dither Method
EnlargeCanvas(T) Method
FIFSupportsExportBPP Method
FIFSupportsExportType Method
FIFSupportsICCProfiles Method
FIFSupportsNoPixels Method
FIFSupportsReading Method
FIFSupportsWriting Method
FillBackground(T) Method
FindCloseMetadata Method
FindFirstMetadata Method
FindFirstMetadata Method (FREE_IMAGE_MDMODEL, FIBITMAP, FITAG)
FindFirstMetadata Method (FREE_IMAGE_MDMODEL, FIBITMAP, MetadataTag)
FindNextMetadata Method
FindNextMetadata Method (FIMETADATA, FITAG)
FindNextMetadata Method (FIMETADATA, MetadataTag)
FlipHorizontal Method
FlipVertical Method
FreeHbitmap Method
GetAdjustColorsLookupTable Method
GetBackgroundColor Method
GetBitmap Method
GetBitmapForDevice Method
GetBits Method
GetBlueMask Method
GetBPP Method
GetChannel Method
GetColorsUsed Method
GetColorType Method
GetComplexChannel Method
GetCopyrightMessage Method
GetDIBSize Method
GetDotsPerMeterX Method
GetDotsPerMeterY Method
GetFIFCount Method
GetFIFDescription Method
GetFIFExtensionList Method
GetFIFFromFilename Method
GetFIFFromFormat Method
GetFIFFromMime Method
GetFIFMimeType Method
GetFIFRegExpr Method
GetFileType Method
GetFileTypeFromHandle Method
GetFileTypeFromMemory Method
GetFileTypeFromStream Method
GetFormat Method
GetFormatFromFIF Method
GetFormatParameters Method
GetGreenMask Method
GetHbitmap Method
GetHeight Method
GetHistogram Method
GetICCProfile Method
GetICCProfileEx Method
GetImageComment Method
GetImageType Method
GetInfo Method
GetInfoEx Method
GetInfoHeader Method
GetInfoHeaderEx Method
GetLine Method
GetLockedPageCount Method
GetLockedPageNumbers Method
GetLockedPages Method
GetMetadata Method
GetMetadata Method (FREE_IMAGE_MDMODEL, FIBITMAP, String, FITAG)
GetMetadata Method (FREE_IMAGE_MDMODEL, FIBITMAP, String, MetadataTag)
GetMetadataCount Method
GetNativeVersion Method
GetPageCount Method
GetPalette Method
GetPaletteEx Method
GetPitch Method
GetPixelColor Method
GetPixelFormat Method
GetPixelIndex Method
GetPrimaryExtensionFromFIF Method
GetRedMask Method
GetResolutionX Method
GetResolutionY Method
GetScanLine Method
GetTagCount Method
GetTagDescription Method
GetTagID Method
GetTagKey Method
GetTagLength Method
GetTagType Method
GetTagValue Method
GetTransparencyCount Method
GetTransparencyTable Method
GetTransparencyTableEx Method
GetTransparentIndex Method
GetTypeParameters Method
GetUniqueColors Method
GetVersion Method
GetWidth Method
GetWrapperVersion Method
HasBackgroundColor Method
InsertPage Method
Invert Method
IsAvailable Method
IsExtensionValidForFIF Method
IsExtensionValidForFIF Method (FREE_IMAGE_FORMAT, String)
IsExtensionValidForFIF Method (FREE_IMAGE_FORMAT, String, StringComparison)
IsFilenameValidForFIF Method
IsFilenameValidForFIF Method (FREE_IMAGE_FORMAT, String)
IsFilenameValidForFIF Method (FREE_IMAGE_FORMAT, String, StringComparison)
IsGreyscaleImage Method
IsLittleEndian Method
IsPluginEnabled Method
IsRGB555 Method
IsRGB565 Method
IsTransparent Method
JPEGCrop Method
JPEGTransform Method
Load Method
LoadBitmap Method
LoadEx Method
LoadEx Method (String)
LoadEx Method (String, FREE_IMAGE_FORMAT)
LoadEx Method (String, FREE_IMAGE_LOAD_FLAGS)
LoadEx Method (String, FREE_IMAGE_LOAD_FLAGS, FREE_IMAGE_FORMAT)
LoadFromHandle Method
LoadFromMemory Method
LoadFromStream Method
LoadFromStream Method (Stream)
LoadFromStream Method (Stream, FREE_IMAGE_FORMAT)
LoadFromStream Method (Stream, FREE_IMAGE_LOAD_FLAGS)
LoadFromStream Method (Stream, FREE_IMAGE_LOAD_FLAGS, FREE_IMAGE_FORMAT)
LoadMultiBitmapFromMemory Method
LoadMultiBitmapFromStream Method
LockPage Method
LookupSVGColor Method
LookupX11Color Method
MakeThumbnail Method
MoveMemory Method
MoveMemory Method (IntPtr, IntPtr, Int64)
MoveMemory Method (IntPtr, IntPtr, UInt32)
MoveMemory Method (Void*, Void*, Int64)
MoveMemory Method (Void*, Void*, UInt32)
MovePage Method
MultigridPoissonSolver Method
OpenMemory Method
OpenMultiBitmap Method
OpenMultiBitmapEx Method
OpenMultiBitmapEx Method (String)
OpenMultiBitmapEx Method (String, Boolean)
OpenMultiBitmapEx Method (String, Boolean, Boolean)
OpenMultiBitmapEx Method (String, Boolean, Boolean, Boolean)
OpenMultiBitmapEx Method (String, FREE_IMAGE_FORMAT, Boolean, Boolean, Boolean)
OpenMultiBitmapEx Method (String, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS, Boolean, Boolean, Boolean)
OpenMultiBitmapFromHandle Method
OpenMultiBitmapFromStream Method
OpenMultiBitmapFromStream Method (Stream)
OpenMultiBitmapFromStream Method (Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS)
OutputMessageProc Method
Paste Method
PreMultiplyWithAlpha Method
ReadMemory Method
RegisterExternalPlugin Method
RegisterLocalPlugin Method
Rescale Method
RescaleRect Method
Rotate Method
Rotate Method (FIBITMAP, Double)
Rotate(T) Method (FIBITMAP, Double, Nullable(T))
Rotate4bit Method
RotateClassic Method
RotateEx Method
Save Method
SaveBitmap Method
SaveBitmap Method (Bitmap, String)
SaveBitmap Method (Bitmap, String, FREE_IMAGE_SAVE_FLAGS)
SaveBitmap Method (Bitmap, String, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS)
SaveEx Method
SaveEx Method (FIBITMAP, String)
SaveEx Method (FIBITMAP, String, FREE_IMAGE_FORMAT)
SaveEx Method (FIBITMAP, String, FREE_IMAGE_SAVE_FLAGS)
SaveEx Method (FIBITMAP, String, Boolean)
SaveEx Method (FIBITMAP, String, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS)
SaveEx Method (FIBITMAP, String, FREE_IMAGE_FORMAT, Boolean)
SaveEx Method (FIBITMAP, String, FREE_IMAGE_SAVE_FLAGS, Boolean)
SaveEx Method (FIBITMAP, String, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS, FREE_IMAGE_COLOR_DEPTH, Boolean)
SaveToHandle Method
SaveToMemory Method
SaveToStream Method
SaveToStream Method (FIBITMAP, Stream, FREE_IMAGE_FORMAT)
SaveToStream Method (FIBITMAP, Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS)
SaveToStream Method (FIBITMAP, Stream, FREE_IMAGE_FORMAT, Boolean)
SaveToStream Method (FIBITMAP, Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS, FREE_IMAGE_COLOR_DEPTH)
SaveToStream Method (FIBITMAP, Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS, Boolean)
SaveToStream Method (FIBITMAP, Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS, FREE_IMAGE_COLOR_DEPTH, Boolean)
SeekMemory Method
SetBackgroundColor Method
SetBackgroundColor Method (FIBITMAP, RGBQUAD)
SetBackgroundColor Method (FIBITMAP, RGBQUAD[])
SetChannel Method
SetComplexChannel Method
SetDotsPerMeterX Method
SetDotsPerMeterY Method
SetImageComment Method
SetMetadata Method
SetMetadata Method (FREE_IMAGE_MDMODEL, FIBITMAP, String, FITAG)
SetMetadata Method (FREE_IMAGE_MDMODEL, FIBITMAP, String, MetadataTag)
SetPixelColor Method
SetPixelIndex Method
SetPluginEnabled Method
SetResolutionX Method
SetResolutionY Method
SetTagCount Method
SetTagDescription Method
SetTagID Method
SetTagKey Method
SetTagLength Method
SetTagType Method
SetTagValue Method
SetTransparencyTable Method
SetTransparent Method
SetTransparentIndex Method
SwapColors Method
SwapPaletteIndices Method
TagToString Method
TellMemory Method
Threshold Method
TmoDrago03 Method
TmoFattal02 Method
TmoReinhard05 Method
ToneMapping Method
Unload Method
UnloadEx Method
UnlockPage Method
WriteMemory Method
ZLibCompress Method
ZLibCRC32 Method
ZLibGUnzip Method
ZLibGZip Method
ZLibUncompress Method
FreeImage Fields
BI_BITFIELDS Field
BI_JPEG Field
BI_PNG Field
BI_RGB Field
BI_RLE4 Field
BI_RLE8 Field
FI_RGBA_ALPHA Field
FI_RGBA_ALPHA_MASK Field
FI_RGBA_ALPHA_SHIFT Field
FI_RGBA_BLUE Field
FI_RGBA_BLUE_MASK Field
FI_RGBA_BLUE_SHIFT Field
FI_RGBA_GREEN Field
FI_RGBA_GREEN_MASK Field
FI_RGBA_GREEN_SHIFT Field
FI_RGBA_RED Field
FI_RGBA_RED_MASK Field
FI_RGBA_RED_SHIFT Field
FI_RGBA_RGB_MASK Field
FI16_555_BLUE_MASK Field
FI16_555_BLUE_SHIFT Field
FI16_555_GREEN_MASK Field
FI16_555_GREEN_SHIFT Field
FI16_555_RED_MASK Field
FI16_555_RED_SHIFT Field
FI16_565_BLUE_MASK Field
FI16_565_BLUE_SHIFT Field
FI16_565_GREEN_MASK Field
FI16_565_GREEN_SHIFT Field
FI16_565_RED_MASK Field
FI16_565_RED_SHIFT Field
FREE_IMAGE_MDMODELS Field
FreeImageBitmap Class
FreeImageBitmap Constructor
FreeImageBitmap Constructor
FreeImageBitmap Constructor (Bitmap)
FreeImageBitmap Constructor (Image)
FreeImageBitmap Constructor (Stream)
FreeImageBitmap Constructor (String)
FreeImageBitmap Constructor (FIBITMAP)
FreeImageBitmap Constructor (FreeImageBitmap)
FreeImageBitmap Constructor (Bitmap, Size)
FreeImageBitmap Constructor (Image, Size)
FreeImageBitmap Constructor (Int32, Int32)
FreeImageBitmap Constructor (Stream, FREE_IMAGE_FORMAT)
FreeImageBitmap Constructor (Stream, FREE_IMAGE_LOAD_FLAGS)
FreeImageBitmap Constructor (Stream, Boolean)
FreeImageBitmap Constructor (SerializationInfo, StreamingContext)
FreeImageBitmap Constructor (String, FREE_IMAGE_FORMAT)
FreeImageBitmap Constructor (String, FREE_IMAGE_LOAD_FLAGS)
FreeImageBitmap Constructor (String, Boolean)
FreeImageBitmap Constructor (Type, String)
FreeImageBitmap Constructor (FreeImageBitmap, Size)
FreeImageBitmap Constructor (Bitmap, Int32, Int32)
FreeImageBitmap Constructor (Image, Int32, Int32)
FreeImageBitmap Constructor (Int32, Int32, FREE_IMAGE_TYPE)
FreeImageBitmap Constructor (Int32, Int32, Graphics)
FreeImageBitmap Constructor (Int32, Int32, PixelFormat)
FreeImageBitmap Constructor (Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS)
FreeImageBitmap Constructor (String, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS)
FreeImageBitmap Constructor (FreeImageBitmap, Int32, Int32)
FreeImageBitmap Constructor (Int32, Int32, Int32, PixelFormat, Byte[])
FreeImageBitmap Constructor (Int32, Int32, Int32, PixelFormat, IntPtr)
FreeImageBitmap Constructor (Int32, Int32, Int32, Int32, FREE_IMAGE_TYPE, Byte[])
FreeImageBitmap Constructor (Int32, Int32, Int32, Int32, FREE_IMAGE_TYPE, IntPtr)
FreeImageBitmap Properties
BackgroundColor Property
Bits Property
BlueMask Property
ColorDepth Property
ColorsUsed Property
ColorType Property
Comment Property
DataSize Property
Flags Property
FrameCount Property
GreenMask Property
HasBackgroundColor Property
HasPalette Property
Height Property
HorizontalResolution Property
ICCProfile Property
ImageFormat Property
ImageType Property
Info Property
InfoHeader Property
IsDisposed Property
IsRGB555 Property
IsRGB565 Property
IsTransparent Property
Line Property
Metadata Property
Palette Property
PhysicalDimension Property
Pitch Property
PixelFormat Property
PropertyIdList Property
PropertyItems Property
RawFormat Property
RedMask Property
Scan0 Property
Size Property
Stride Property
Tag Property
TransparencyCount Property
TransparencyTable Property
TransparentIndex Property
UniqueColors Property
VerticalResolution Property
Width Property
FreeImageBitmap Methods
AdjustBrightness Method
AdjustColors Method
AdjustContrast Method
AdjustCurve Method
AdjustGamma Method
ApplyColorMapping Method
ApplyPaletteIndexMapping Method
Clone Method
CloneMetadataFrom Method
CloneMetadataFrom Method (FreeImageBitmap)
CloneMetadataFrom Method (FreeImageBitmap, FREE_IMAGE_METADATA_COPY)
Composite Method
ConvertColorDepth Method
ConvertType Method
Copy Method
Copy Method (Rectangle)
Copy Method (Int32, Int32, Int32, Int32)
CreateICCProfile Method
CreateICCProfile Method (Byte[])
CreateICCProfile Method (Byte[], Int32)
CreateNewPropertyItem Method
CreateView Method
Dispose Method
Dispose Method
Dispose Method (Boolean)
EnlargeCanvas Method
EnlargeCanvas(T) Method (Int32, Int32, Int32, Int32, Nullable(T))
EnlargeCanvas(T) Method (Int32, Int32, Int32, Int32, Nullable(T), FREE_IMAGE_COLOR_OPTIONS)
Equals Method
FillBackground Method
FillBackground(T) Method (T)
FillBackground(T) Method (T, FREE_IMAGE_COLOR_OPTIONS)
Finalize Method
FreeHbitmap Method
FromFile Method
FromFile Method (String)
FromFile Method (String, Boolean)
FromHbitmap Method
FromHbitmap Method (IntPtr)
FromHbitmap Method (IntPtr, IntPtr)
FromHicon Method
FromResource Method
FromStream Method
FromStream Method (Stream)
FromStream Method (Stream, Boolean)
FromStream Method (Stream, Boolean, Boolean)
GetAdjustColorsLookupTable Method
GetBounds Method
GetChannel Method
GetColorConvertedInstance Method
GetComplexChannel Method
GetEnlargedInstance Method
GetEnlargedInstance(T) Method (Int32, Int32, Int32, Int32, Nullable(T))
GetEnlargedInstance(T) Method (Int32, Int32, Int32, Int32, Nullable(T), FREE_IMAGE_COLOR_OPTIONS)
GetHashCode Method
GetHbitmap Method
GetHbitmap Method
GetHbitmap Method (Color)
GetHbitmapForDevice Method
GetHicon Method
GetHistogram Method
GetPixel Method
GetPixelFormatSize Method
GetPropertyItem Method
GetQuantizedInstance Method
GetQuantizedInstance Method (FREE_IMAGE_QUANTIZE, Int32)
GetQuantizedInstance Method (FREE_IMAGE_QUANTIZE, Int32, Palette)
GetQuantizedInstance Method (FREE_IMAGE_QUANTIZE, Int32, Int32, Palette)
GetQuantizedInstance Method (FREE_IMAGE_QUANTIZE, Int32, Int32, RGBQUAD[])
GetRotatedInstance Method
GetRotatedInstance Method (Double)
GetRotatedInstance(T) Method (Double, Nullable(T))
GetRotatedInstance Method (Double, Double, Double, Double, Double, Boolean)
GetScaledInstance Method
GetScaledInstance Method (Size, FREE_IMAGE_FILTER)
GetScaledInstance Method (Int32, Int32, FREE_IMAGE_FILTER)
GetScanline Method
GetScanline(T) Method (Int32)
GetScanline Method (Int32)
GetScanlinePointer Method
GetScanlines Method
GetThumbnailImage Method
GetThumbnailImage Method (Int32, Boolean)
GetThumbnailImage Method (Int32, Int32, Image.GetThumbnailImageAbort, IntPtr)
GetTypeConvertedInstance Method
GetWICMetadataHandler Method
Invert Method
IsAlphaPixelFormat Method
IsCanonicalPixelFormat Method
IsExtendedPixelFormat Method
JPEGCrop Method
JPEGCrop Method (String, String, Rectangle)
JPEGCrop Method (String, String, Int32, Int32, Int32, Int32)
JPEGTransform Method
LockBits Method
LockBits Method (Rectangle, ImageLockMode, PixelFormat)
LockBits Method (Rectangle, ImageLockMode, PixelFormat, BitmapData)
LookupSVGColor Method
LookupX11Color Method
MakeThumbnail Method
MakeTransparent Method
MakeTransparent Method
MakeTransparent Method (Color)
MultigridPoissonSolver Method
Paste Method
Paste Method (FreeImageBitmap, Point, Int32)
Paste Method (FreeImageBitmap, Int32, Int32, Int32)
PreMultiplyWithAlpha Method
Quantize Method
Quantize Method (FREE_IMAGE_QUANTIZE, Int32)
Quantize Method (FREE_IMAGE_QUANTIZE, Int32, Palette)
Quantize Method (FREE_IMAGE_QUANTIZE, Int32, Int32, Palette)
Quantize Method (FREE_IMAGE_QUANTIZE, Int32, Int32, RGBQUAD[])
RemovePropertyItem Method
Rescale Method
Rescale Method (Size, FREE_IMAGE_FILTER)
Rescale Method (Int32, Int32, FREE_IMAGE_FILTER)
RescaleRect Method
Rotate Method
Rotate Method (Double)
Rotate(T) Method (Double, Nullable(T))
Rotate Method (Double, Double, Double, Double, Double, Boolean)
RotateFlip Method
Save Method
Save Method (String)
Save Method (Stream, FREE_IMAGE_FORMAT)
Save Method (String, FREE_IMAGE_FORMAT)
Save Method (Stream, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS)
Save Method (String, FREE_IMAGE_FORMAT, FREE_IMAGE_SAVE_FLAGS)
SaveAdd Method
SaveAdd Method
SaveAdd Method (Int32)
SaveAdd Method (String)
SaveAdd Method (FreeImageBitmap)
SaveAdd Method (String, Int32)
SaveAdd Method (FreeImageBitmap, Int32)
SaveAdd Method (String, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS, FREE_IMAGE_SAVE_FLAGS)
SaveAdd Method (String, FreeImageBitmap, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS, FREE_IMAGE_SAVE_FLAGS)
SaveAdd Method (String, Int32, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS, FREE_IMAGE_SAVE_FLAGS)
SaveAdd Method (String, FreeImageBitmap, Int32, FREE_IMAGE_FORMAT, FREE_IMAGE_LOAD_FLAGS, FREE_IMAGE_SAVE_FLAGS)
SelectActiveFrame Method
SetChannel Method
SetComplexChannel Method
SetPixel Method
SetResolution Method
SwapColors Method
SwapPaletteIndices Method
TmoDrago03 Method
TmoFattal02 Method
TmoReinhard05 Method
ToBitmap Method
UnlockBits Method
FreeImageBitmap Operators and Type Conversions
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Bitmap to FreeImageBitmap)
Explicit Conversion (FreeImageBitmap to Bitmap)
Inequality Operator
FreeImageEngine Class
FreeImageEngine Properties
CopyrightMessage Property
IsAvailable Property
IsLittleEndian Property
Version Property
FreeImageEngine Events
Message Event
ICC_FLAGS Enumeration
MD_SEARCH_FLAGS Enumeration
MemoryArray(T) Class
MemoryArray(T) Constructor
MemoryArray(T) Constructor
MemoryArray(T) Constructor (IntPtr, Int32)
MemoryArray(T) Constructor (Void*, Int32)
MemoryArray(T) Properties
BaseAddress Property
Count Property
Data Property
IsSynchronized Property
Item Property
Length Property
SyncRoot Property
MemoryArray(T) Methods
Clone Method
CopyFrom Method
CopyMemory Method
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (T[], Int32, Int32, Int32)
Dispose Method
Dispose Method
Dispose Method (Boolean)
EnsureNotDisposed Method
Equals Method
Equals Method (Object)
Equals Method (MemoryArray(T))
Finalize Method
GetEnumerator Method
GetHashCode Method
GetValue Method
GetValues Method
SetValue Method
SetValues Method
ToByteArray Method
MemoryArray(T) Operators
Equality Operator
Inequality Operator
MemoryArray(T) Fields
baseAddress Field
buffer Field
handle Field
isFourBit Field
isOneBit Field
length Field
ptr Field
syncRoot Field
OutputMessageFunction Delegate
Palette Class
Palette Constructor
Palette Constructor (Color[])
Palette Constructor (Int32)
Palette Constructor (FIBITMAP)
Palette Constructor (FITAG)
Palette Constructor (MetadataTag)
Palette Constructor (RGBQUAD[])
Palette Properties
AsArray Property
Palette Methods
Colorize Method
Colorize Method (Color)
Colorize Method (Color, Double)
Colorize Method (Color, Int32)
CopyFrom Method
CopyFrom Method (Palette)
CopyFrom Method (Palette, Int32)
CreateGrayscalePalette Method
CreateGrayscalePalette Method
CreateGrayscalePalette Method (Boolean)
CreateGrayscalePalette Method (Color, Boolean)
Load Method
Load Method (BinaryReader)
Load Method (Stream)
Load Method (String)
Reverse Method
Save Method
Save Method (BinaryWriter)
Save Method (Stream)
Save Method (String)
ToArray Method
RGBQUAD Structure
RGBQUAD Constructor
RGBQUAD Properties
Color Property
RGBQUAD Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (RGBQUAD)
Equals Method
Equals Method (Object)
Equals Method (RGBQUAD)
GetHashCode Method
ToColor Method
ToRGBQUAD Method
ToString Method
RGBQUAD Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to RGBQUAD)
Implicit Conversion (UInt32 to RGBQUAD)
Implicit Conversion (RGBQUAD to Color)
Implicit Conversion (RGBQUAD to UInt32)
Inequality Operator
RGBQUAD Fields
rgbBlue Field
rgbGreen Field
rgbRed Field
rgbReserved Field
uintValue Field
RGBTRIPLE Structure
RGBTRIPLE Constructor
RGBTRIPLE Properties
Color Property
RGBTRIPLE Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (RGBTRIPLE)
Equals Method
Equals Method (Object)
Equals Method (RGBTRIPLE)
GetHashCode Method
ToString Method
RGBTRIPLE Operators and Type Conversions
Equality Operator
Implicit Conversion Operators
Implicit Conversion (Color to RGBTRIPLE)
Implicit Conversion (UInt32 to RGBTRIPLE)
Implicit Conversion (RGBTRIPLE to Color)
Implicit Conversion (RGBTRIPLE to UInt32)
Inequality Operator
RGBTRIPLE Fields
rgbtBlue Field
rgbtGreen Field
rgbtRed Field
Scanline(T) Class
Scanline(T) Constructor
Scanline(T) Constructor (FIBITMAP)
Scanline(T) Constructor (FIBITMAP, Int32)
Scanline(T) Properties
Scanline(T) Methods
FreeImageAPI.IO
fi_handle Structure
fi_handle Constructor
fi_handle Properties
IsNull Property
fi_handle Methods
CompareTo Method
CompareTo Method (Object)
CompareTo Method (fi_handle)
Dispose Method
Equals Method
Equals Method (Object)
Equals Method (fi_handle)
GetHashCode Method
ToString Method
fi_handle Operators
Equality Operator
Inequality Operator
fi_handle Fields
handle Field
FreeImageIO Structure
FreeImageIO Methods
FreeImageIO Fields
readProc Field
seekProc Field
tellProc Field
writeProc Field
ReadProc Delegate
SeekProc Delegate
TellProc Delegate
WriteProc Delegate
FreeImageAPI.Metadata
DisposalMethodType Enumeration
GifInformation Class
GifInformation Constructor
GifInformation Properties
UseGlobalPalette Property
GifInformation Methods
CreateGlobalPalette Method
CreateGlobalPalette Method
CreateGlobalPalette Method (Int32)
CreateGlobalPalette Method (Palette)
CreateGlobalPalette Method (Palette, Int32)
GifInformation Fields
ImageMetadata Class
ImageMetadata Constructor
ImageMetadata Constructor (FIBITMAP)
ImageMetadata Constructor (FIBITMAP, Boolean)
ImageMetadata Properties
Count Property
HideEmptyModels Property
Item Property
Item Property (Int32)
Item Property (FREE_IMAGE_MDMODEL)
List Property
ImageMetadata Methods
AddTag Method
CompareTo Method
CompareTo Method (Object)
CompareTo Method (ImageMetadata)
GetEnumerator Method
MDM_ANIMATION Class
MDM_ANIMATION Constructor
MDM_ANIMATION Properties
DisposalMethod Property
FrameLeft Property
FrameTime Property
FrameTop Property
GlobalPalette Property
Interlaced Property
LogicalHeight Property
LogicalWidth Property
LoopCount Property
Model Property
NoLocalPalette Property
MDM_ANIMATION Methods
MDM_ANIMATION Fields
MDM_COMMENTS Class
MDM_COMMENTS Constructor
MDM_COMMENTS Properties
Comment Property
Model Property
MDM_COMMENTS Methods
MDM_COMMENTS Fields
MDM_CUSTOM Class
MDM_CUSTOM Constructor
MDM_CUSTOM Properties
Model Property
MDM_CUSTOM Methods
MDM_CUSTOM Fields
MDM_EXIF_EXIF Class
MDM_EXIF_EXIF Constructor
MDM_EXIF_EXIF Properties
ApertureValue Property
BrightnessValue Property
CFAPattern Property
ColorSpace Property
ComponentsConfiguration Property
CompressedBitsPerPixel Property
Contrast Property
CustomRendered Property
DateTimeDigitized Property
DateTimeOriginal Property
DeviceSettingDescription Property
DigitalZoomRatio Property
ExifVersion Property
ExposureBiasValue Property
ExposureIndex Property
ExposureMode Property
ExposureProgram Property
ExposureTime Property
FileSource Property
Flash Property
FlashEnergy Property
FlashpixVersion Property
FNumber Property
FocalLength Property
FocalLengthIn35mmFilm Property
FocalPlaneResolutionUnit Property
FocalPlaneXResolution Property
FocalPlaneYResolution Property
GainControl Property
ImageUniqueID Property
ISOSpeedRatings Property
LightSource Property
MakerNote Property
MaxApertureValue Property
MeteringMode Property
Model Property
OECF Property
PixelXDimension Property
PixelYDimension Property
RelatedSoundFile Property
Saturation Property
SceneCaptureType Property
SceneType Property
SensingMethod Property
Sharpness Property
ShutterSpeedValue Property
SpatialFrequencyResponse Property
SpectralSensitivity Property
SubjectArea Property
SubjectDistance Property
SubjectDistanceRange Property
SubjectLocation Property
SubsecTime Property
SubsecTimeDigitized Property
SubsecTimeOriginal Property
UserComment Property
WhiteBalance Property
MDM_EXIF_EXIF Methods
MDM_EXIF_EXIF Fields
MDM_EXIF_GPS Class
MDM_EXIF_GPS Constructor
MDM_EXIF_GPS Properties
Altitude Property
AltitudeDirection Property
AltitudeSign Property
AreaInformation Property
DateStamp Property
DateTimeStamp Property
DestinationBearing Property
DestinationDirectionReference Property
DestinationLatitude Property
DestinationLatitudeDirection Property
DestinationLongitude Property
DestinationLongitudeDirection Property
DestinationUnit Property
DOP Property
ImageDirection Property
ImageDirectionReference Property
IsDifferential Property
Latitude Property
LatitudeDirection Property
Longitude Property
LongitudeDirection Property
MapDatum Property
MeasureMode3D Property
Model Property
ProcessingMethod Property
Satellites Property
SignedAltitude Property
Speed Property
SpeedUnit Property
Status Property
TimeStamp Property
Track Property
TrackDirectionReference Property
VersionID Property
MDM_EXIF_GPS Methods
MDM_EXIF_GPS Fields
MDM_EXIF_MAIN Class
MDM_EXIF_MAIN Constructor
MDM_EXIF_MAIN Properties
Artist Property
BitsPerSample Property
Compression Property
Copyright Property
DateTime Property
EquipmentModel Property
ImageDescription Property
ImageHeight Property
ImageWidth Property
JPEGInterchangeFormat Property
JPEGInterchangeFormatLength Property
Make Property
Model Property
Orientation Property
PhotometricInterpretation Property
PlanarConfiguration Property
PrimaryChromaticities Property
ReferenceBlackWhite Property
ResolutionUnit Property
RowsPerStrip Property
SamplesPerPixel Property
Software Property
StripByteCounts Property
StripOffsets Property
TransferFunction Property
WhitePoint Property
XResolution Property
YCbCrCoefficients Property
YCbCrPositioning Property
YCbCrSubSampling Property
YResolution Property
MDM_EXIF_MAIN Methods
MDM_EXIF_MAIN Fields
MDM_GEOTIFF Class
MDM_GEOTIFF Constructor
MDM_GEOTIFF Properties
GeoASCIIParams Property
GeoDoubleParams Property
GeoKeyDirectory Property
IntergraphTransformationMatrix Property
JPLCartoIFDOffset Property
Model Property
ModelPixelScale Property
ModelTiePoints Property
ModelTransformationMatrix Property
MDM_GEOTIFF Methods
MDM_GEOTIFF Fields
MDM_INTEROP Class
MDM_INTEROP Constructor
MDM_INTEROP Properties
Identification Property
Model Property
MDM_INTEROP Methods
MDM_INTEROP Fields
MDM_IPTC Class
MDM_IPTC Constructor
MDM_IPTC Properties
ActionAdvised Property
ApplicationRecordVersion Property
AudioDuration Property
AudioOutcue Property
AudioSamplingRate Property
AudioSamplingResolution Property
AudioType Property
ByLine Property
ByLineTitle Property
CaptionAbstract Property
Category Property
City Property
ClassifyState Property
Contact Property
ContentLocationCode Property
ContentLocationName Property
CopyrightNotice Property
CountryPrimaryLocationCode Property
CountryPrimaryLocationName Property
Credit Property
DateCreated Property
DigitalCreationDate Property
DigitalCreationTime Property
DocumentHistory Property
DocumentNotes Property
EditorialUpdate Property
EditStatus Property
ExifCameraInfo Property
ExpirationDate Property
ExpirationTime Property
FixtureIdentifier Property
Headline Property
ImageOrientation Property
ImageType Property
JobID Property
Keywords Property
LanguageIdentifier Property
MasterDocumentID Property
Model Property
ObjectAttributeReference Property
ObjectCycle Property
ObjectName Property
ObjectPreviewData Property
ObjectPreviewFileFormat Property
ObjectPreviewFileVersion Property
ObjectTypeReference Property
OriginalTransmissionReference Property
OriginatingProgram Property
OwnerID Property
Prefs Property
ProgramVersion Property
ProvinceState Property
RasterizedCaption Property
ReferenceDate Property
ReferenceNumber Property
ReferenceService Property
ReleaseDate Property
ReleaseTime Property
ShortDocumentID Property
SimilarityIndex Property
Source Property
SpecialInstructions Property
SubjectReference Property
SubLocation Property
SupplementalCategories Property
TimeCreated Property
UniqueDocumentID Property
Urgency Property
WriterEditor Property
MDM_IPTC Methods
MDM_IPTC Fields
MDM_MAKERNOTE Class
MDM_MAKERNOTE Constructor
MDM_MAKERNOTE Properties
Model Property
MDM_MAKERNOTE Methods
MDM_MAKERNOTE Fields
MDM_NODATA Class
MDM_NODATA Constructor
MDM_NODATA Properties
Model Property
MDM_NODATA Methods
MDM_NODATA Fields
MDM_XMP Class
MDM_XMP Constructor
MDM_XMP Properties
Model Property
Xml Property
XmlReader Property
MDM_XMP Methods
MDM_XMP Fields
MetadataModel Class
MetadataModel Constructor
MetadataModel Properties
Count Property
Exists Property
Item Property
List Property
Model Property
MetadataModel Methods
AddTag Method
AddTag Method (MetadataTag)
AddTag Method (IEnumerable(MetadataTag))
DestoryModel Method
GetEnumerator Method
GetTag Method
GetTagArray(T) Method
GetTagFromIndex Method
GetTagText Method
GetTagValue(T) Method
GetUInt32Array Method
GetUInt32Value Method
RegexSearch Method
RemoveTag Method
SetTagValue Method
SetTagValue(T) Method (String, Nullable(T))
SetTagValue Method (String, Object)
SetTagValueUndefined Method
TagExists Method
ToDirectionType Method
ToInteroperabilityType Method
ToLatitudeType Method
ToLongitudeType Method
ToString Method
ToString Method
ToString Method (Nullable(MetadataModel.DirectionReference))
ToString Method (Nullable(MetadataModel.InteroperabilityMode))
ToString Method (Nullable(MetadataModel.LatitudeType))
ToString Method (Nullable(MetadataModel.LongitudeType))
ToString Method (Nullable(MetadataModel.VelocityUnit))
ToUnitType Method
MetadataModel Fields
dib Field
MetadataModel.AltitudeType Enumeration
MetadataModel.DirectionReference Enumeration
MetadataModel.ExifImageOrientation Enumeration
MetadataModel.InteroperabilityMode Enumeration
MetadataModel.LatitudeType Enumeration
MetadataModel.LongitudeType Enumeration
MetadataModel.VelocityUnit Enumeration
MetadataTag Class
MetadataTag Constructor
MetadataTag Constructor (FREE_IMAGE_MDMODEL)
MetadataTag Constructor (FITAG, FIBITMAP)
MetadataTag Constructor (FITAG, FREE_IMAGE_MDMODEL)
MetadataTag Properties
Count Property
Description Property
Disposed Property
ID Property
Key Property
Length Property
Model Property
Type Property
Value Property
MetadataTag Methods
AddToImage Method
Clone Method
CompareTo Method
CompareTo Method (Object)
CompareTo Method (MetadataTag)
Dispose Method
Equals Method
Equals Method (Object)
Equals Method (MetadataTag)
GetHashCode Method
GetPropertyItem Method
SetValue Method
SetValue Method (Object)
SetValue Method (Object, FREE_IMAGE_MDTYPE)
ToString Method
MetadataTag Operators and Type Conversions
Equality Operator
Implicit Conversion (MetadataTag to FITAG)
Inequality Operator
WICMetadataHandler Class
WICMetadataHandler Constructor
WICMetadataHandler Properties
ApplicationName Property
Author Property
CameraManufacturer Property
CameraModel Property
Comment Property
Copyright Property
DateTaken Property
Keywords Property
Rating Property
Subject Property
Title Property
WICMetadataHandler Methods
ContainsQuery Method
GetQuery Method
RemoveQuery Method
Save Method
SetQuery Method
FreeImageAPI.Plugins
CloseProc Delegate
DescriptionProc Delegate
ExtensionListProc Delegate
FormatProc Delegate
FreeImagePlugin Class
FreeImagePlugin Properties
Description Property
Enabled Property
ExtentsionList Property
FIFormat Property
Format Property
RegExpr Property
SupportsICCProfiles Property
SupportsReading Property
SupportsWriting Property
FreeImagePlugin Methods
SupportsExportBPP Method
SupportsExportType Method
ToString Method
ValidExtension Method
ValidExtension Method (String)
ValidExtension Method (String, StringComparison)
ValidFilename Method
ValidFilename Method (String)
ValidFilename Method (String, StringComparison)
InitProc Delegate
LoadProc Delegate
LocalPlugin Class
LocalPlugin Constructor
LocalPlugin Properties
Enabled Property
Format Property
Registered Property
LocalPlugin Methods
CloseProc Method
DescriptionProc Method
ExtensionListProc Method
FormatProc Method
GetImplementedMethods Method
LoadProc Method
MimeProc Method
OpenProc Method
PageCapabilityProc Method
PageCountProc Method
Read Method
ReadByte Method
RegExprProc Method
SaveProc Method
Seek Method
SupportsExportBPPProc Method
SupportsExportTypeProc Method
SupportsICCProfilesProc Method
Tell Method
ValidateProc Method
Write Method
WriteByte Method
LocalPlugin Fields
format Field
implementedMethods Field
registered Field
LocalPlugin.MethodFlags Enumeration
MimeProc Delegate
OpenProc Delegate
PageCapabilityProc Delegate
PageCountProc Delegate
Plugin Structure
Plugin Methods
Plugin Fields
closeProc Field
descriptionProc Field
extensionListProc Field
formatProc Field
loadProc Field
mimeProc Field
openProc Field
pageCapabilityProc Field
pageCountProc Field
regExprProc Field
saveProc Field
supportsExportBPPProc Field
supportsExportTypeProc Field
supportsICCProfilesProc Field
validateProc Field
PluginRepository Class
PluginRepository Properties
BMP Property
BuiltInPlugins Property
CUT Property
DDS Property
EXR Property
FAXG3 Property
FIFCount Property
GIF Property
HDR Property
ICO Property
IFF Property
J2K Property
JNG Property
JP2 Property
JPEG Property
KOALA Property
LBM Property
LocalPlugins Property
MNG Property
PBM Property
PBMRAW Property
PCD Property
PCX Property
PFM Property
PGM Property
PGMRAW Property
PICT Property
PluginList Property
PNG Property
PPM Property
PPMRAW Property
PSD Property
RAS Property
RAW Property
ReadablePlugins Property
ReadOnlyPlugins Property
SGI Property
StupidPlugins Property
TARGA Property
TIFF Property
WBMP Property
WriteablePlugins Property
WriteOnlyPlugins Property
XBM Property
XPM Property
PluginRepository Methods
Plugin Method
Plugin Method (Int32)
Plugin Method (String)
Plugin Method (FREE_IMAGE_FORMAT)
PluginFromFilename Method
PluginFromFormat Method
PluginFromMime Method
RegExprProc Delegate
SaveProc Delegate
SupportsExportBPPProc Delegate
SupportsExportTypeProc Delegate
SupportsICCProfilesProc Delegate
ValidateProc Delegate
Get in touch
Submit feedback about this site to:
[email protected]