The methods of the CompactImage class are listed below. For a complete list of CompactImage class members, see the CompactImage Members topic.
AdjustBrightness | Adjusts brightness of the image. |
AdjustContrast | Adjusts contrast of the image. |
AdjustGamma | Overloaded. Adjusts gamma correction value. |
Crop | Crops the image to specified region reducing its size. |
Dispose | Releases all resources used by the CompactImage. |
Draw | Overloaded. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Invert | Inverts colors of the image. |
Load | Overloaded. Loads a new image into CompactImage object from the file system. |
Resize | Resizes the image by specified factor. |
Rotate | Rotate image in specified direction. |
Save | Overloaded. Saves the image to the file system with specified quality. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize | |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
CompactImage Class | Resco.Controls.ImageBox Namespace | ImageBox