| BitmapExtras Class |
Namespace: ANDREICSLIB.ClassExtras
The BitmapExtras type exposes the following members.
| Name | Description | |
|---|---|---|
| BitmapExtras | Initializes a new instance of the BitmapExtras class |
| Name | Description | |
|---|---|---|
| BitmapToColorMatrix | ||
| Crop |
crop the image based on a new width and height
| |
| DrawLine | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GrayScale | ||
| ImageFileToColorMatrix | ||
| InitBitmap | ||
| IsOnlyColour | ||
| LockBitmap | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NonWhiteToBlack | ||
| OnlyAllowBlackAndColour |
replace all colours apart from the one passed in with white, and the passed in colour as black
| |
| RemoveExcessWhitespace | ||
| ResizeBitmap | ||
| RowOrColIsColour | ||
| StretchBitmap | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |