Author: Michael Gaisser
Library providing common types and aliases used throughout IDMR software.
- (GraphicsFunctions) Fixed ConvertTo1bpp's implementation of transparent
- Add System.Drawing to your references.
Programmer's reference can be found in the help file.
- (ArrayFunctions) ASCII Encodings replaced with UTF8
- (FixedSizeCollection) serializable; added IsModified and Tag
- (ObjectCopier) new
- (ResizableCollection) serializable; added Capacity, SetCount, IsModified; Add and Insert are now virtual
- (ArrayFunctions) added WriteToArray(short[], Array, ref int) overload
- (FixedSizeCollection) Fixed a bug checking against Capactiy instead of Count
- (GraphicsFunctions) ConvertTo8bpp{Bitmap, Color[]) can now function when given a null array
- (ResizableCollection) Unrestricted ItemLimit now allowed
Copyright (C) Michael Gaisser, 2007-2024 This library file and related files are licensed under the Mozilla Public License v2.0 or later. See License.txt for further details.