MobileForms Toolkit Documentation

CompactImage Methods

The methods of the CompactImage class are listed below. For a complete list of CompactImage class members, see the CompactImage Members topic.

Public Instance Methods

AdjustBrightness Adjusts brightness of the image.
AdjustContrast Adjusts contrast of the image.
AdjustGammaOverloaded. Adjusts gamma correction value.
Crop Crops the image to specified region reducing its size.
Dispose Releases all resources used by the CompactImage.
DrawOverloaded.  
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.
LoadOverloaded. Loads a new image into CompactImage object from the file system.
Resize Resizes the image by specified factor.
Rotate Rotate image in specified direction.
SaveOverloaded. Saves the image to the file system with specified quality.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

CompactImage Class | Resco.Controls.ImageBox Namespace | ImageBox