| AsArray | FreeImageAPI.Palette | |
| BaseAddress | FreeImageAPI.MemoryArray< T > | |
| baseAddress | FreeImageAPI.MemoryArray< T > | protected |
| buffer | FreeImageAPI.MemoryArray< T > | protected |
| Clone() | FreeImageAPI.MemoryArray< T > | |
| Clone() | FreeImageAPI.MemoryArray< T > | |
| Colorize(Color color) | FreeImageAPI.Palette | |
| Colorize(Color color, double splitSize) | FreeImageAPI.Palette | |
| Colorize(Color color, int splitSize) | FreeImageAPI.Palette | |
| Colorize(Color color) | FreeImageAPI.Palette | |
| Colorize(Color color, double splitSize) | FreeImageAPI.Palette | |
| Colorize(Color color, int splitSize) | FreeImageAPI.Palette | |
| CopyFrom(Palette palette) | FreeImageAPI.Palette | |
| CopyFrom(Palette palette, int offset) | FreeImageAPI.Palette | |
| CopyFrom(Palette palette) | FreeImageAPI.Palette | |
| CopyFrom(Palette palette, int offset) | FreeImageAPI.Palette | |
| FreeImageAPI::MemoryArray< T >.CopyFrom(T[] array, int sourceIndex, int destinationIndex, int length) | FreeImageAPI.MemoryArray< T > | |
| CopyMemory(byte *dest, byte *src, int len) | FreeImageAPI.MemoryArray< T > | protectedstatic |
| CopyMemory(byte *dest, byte *src, int len) | FreeImageAPI.MemoryArray< T > | protectedstatic |
| CopyTo(Array array, int index) | FreeImageAPI.MemoryArray< T > | |
| CopyTo(T[] array, int sourceIndex, int destinationIndex, int length) | FreeImageAPI.MemoryArray< T > | |
| CopyTo(Array array, int index) | FreeImageAPI.MemoryArray< T > | |
| CopyTo(T[] array, int sourceIndex, int destinationIndex, int length) | FreeImageAPI.MemoryArray< T > | |
| Count | FreeImageAPI.MemoryArray< T > | |
| CreateGrayscalePalette() | FreeImageAPI.Palette | |
| CreateGrayscalePalette(bool inverse) | FreeImageAPI.Palette | |
| CreateGrayscalePalette(Color color, bool inverse) | FreeImageAPI.Palette | |
| CreateGrayscalePalette() | FreeImageAPI.Palette | |
| CreateGrayscalePalette(bool inverse) | FreeImageAPI.Palette | |
| CreateGrayscalePalette(Color color, bool inverse) | FreeImageAPI.Palette | |
| Data | FreeImageAPI.MemoryArray< T > | |
| Dispose(bool disposing) | FreeImageAPI.Palette | protectedvirtual |
| Dispose(bool disposing) | FreeImageAPI.Palette | protectedvirtual |
| FreeImageAPI::MemoryArray< T >.Dispose() | FreeImageAPI.MemoryArray< T > | |
| EnsureNotDisposed() | FreeImageAPI.MemoryArray< T > | protectedvirtual |
| EnsureNotDisposed() | FreeImageAPI.MemoryArray< T > | protectedvirtual |
| Equals(object obj) | FreeImageAPI.MemoryArray< T > | |
| Equals(MemoryArray< T > other) | FreeImageAPI.MemoryArray< T > | |
| Equals(object obj) | FreeImageAPI.MemoryArray< T > | |
| Equals(MemoryArray< T > other) | FreeImageAPI.MemoryArray< T > | |
| GetEnumerator() | FreeImageAPI.MemoryArray< T > | |
| GetEnumerator() | FreeImageAPI.MemoryArray< T > | |
| GetHashCode() | FreeImageAPI.MemoryArray< T > | |
| GetHashCode() | FreeImageAPI.MemoryArray< T > | |
| GetValue(int index) | FreeImageAPI.MemoryArray< T > | |
| GetValue(int index) | FreeImageAPI.MemoryArray< T > | |
| GetValues(int index, int length) | FreeImageAPI.MemoryArray< T > | |
| GetValues(int index, int length) | FreeImageAPI.MemoryArray< T > | |
| handle | FreeImageAPI.MemoryArray< T > | protected |
| isFourBit | FreeImageAPI.MemoryArray< T > | protected |
| isOneBit | FreeImageAPI.MemoryArray< T > | protected |
| IsSynchronized | FreeImageAPI.MemoryArray< T > | |
| Length | FreeImageAPI.MemoryArray< T > | |
| length | FreeImageAPI.MemoryArray< T > | protected |
| Load(string filename) | FreeImageAPI.Palette | |
| Load(Stream stream) | FreeImageAPI.Palette | |
| Load(BinaryReader reader) | FreeImageAPI.Palette | |
| Load(string filename) | FreeImageAPI.Palette | |
| Load(Stream stream) | FreeImageAPI.Palette | |
| Load(BinaryReader reader) | FreeImageAPI.Palette | |
| MemoryArray() | FreeImageAPI.MemoryArray< T > | protected |
| MemoryArray(IntPtr baseAddress, int length) | FreeImageAPI.MemoryArray< T > | |
| MemoryArray(void *baseAddress, int length) | FreeImageAPI.MemoryArray< T > | |
| MemoryArray() | FreeImageAPI.MemoryArray< T > | protected |
| MemoryArray(IntPtr baseAddress, int length) | FreeImageAPI.MemoryArray< T > | |
| MemoryArray(void *baseAddress, int length) | FreeImageAPI.MemoryArray< T > | |
| operator!=(MemoryArray< T > left, MemoryArray< T > right) | FreeImageAPI.MemoryArray< T > | static |
| operator!=(MemoryArray< T > left, MemoryArray< T > right) | FreeImageAPI.MemoryArray< T > | static |
| operator==(MemoryArray< T > left, MemoryArray< T > right) | FreeImageAPI.MemoryArray< T > | static |
| operator==(MemoryArray< T > left, MemoryArray< T > right) | FreeImageAPI.MemoryArray< T > | static |
| Palette(FIBITMAP dib) | FreeImageAPI.Palette | |
| Palette(FITAG tag) | FreeImageAPI.Palette | |
| Palette(MetadataTag tag) | FreeImageAPI.Palette | |
| Palette(RGBQUAD[] palette) | FreeImageAPI.Palette | |
| Palette(Color[] palette) | FreeImageAPI.Palette | |
| Palette(int size) | FreeImageAPI.Palette | |
| Palette(FIBITMAP dib) | FreeImageAPI.Palette | |
| Palette(FITAG tag) | FreeImageAPI.Palette | |
| Palette(MetadataTag tag) | FreeImageAPI.Palette | |
| Palette(RGBQUAD[] palette) | FreeImageAPI.Palette | |
| Palette(Color[] palette) | FreeImageAPI.Palette | |
| Palette(int size) | FreeImageAPI.Palette | |
| ptr | FreeImageAPI.MemoryArray< T > | protected |
| Reverse() | FreeImageAPI.Palette | |
| Reverse() | FreeImageAPI.Palette | |
| Save(string filename) | FreeImageAPI.Palette | |
| Save(Stream stream) | FreeImageAPI.Palette | |
| Save(BinaryWriter writer) | FreeImageAPI.Palette | |
| Save(string filename) | FreeImageAPI.Palette | |
| Save(Stream stream) | FreeImageAPI.Palette | |
| Save(BinaryWriter writer) | FreeImageAPI.Palette | |
| SetValue(T value, int index) | FreeImageAPI.MemoryArray< T > | |
| SetValue(T value, int index) | FreeImageAPI.MemoryArray< T > | |
| SetValues(T[] values, int index) | FreeImageAPI.MemoryArray< T > | |
| SetValues(T[] values, int index) | FreeImageAPI.MemoryArray< T > | |
| syncRoot | FreeImageAPI.MemoryArray< T > | protected |
| SyncRoot | FreeImageAPI.MemoryArray< T > | |
| this[int index] | FreeImageAPI.MemoryArray< T > | |
| ToArray() | FreeImageAPI.Palette | |
| ToArray() | FreeImageAPI.Palette | |
| ToByteArray() | FreeImageAPI.MemoryArray< T > | |
| ToByteArray() | FreeImageAPI.MemoryArray< T > | |