The StiImageUtils type exposes the following members.
Methods
| Name | Description |
---|
| ConvertToDisabled | |
| ConvertToGrayscale | |
| 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.) |
| GetByteArray(String, String) | |
| GetByteArray(Type, String) | |
| GetByteArray(Assembly, String, Boolean) | |
| GetByteArray(String, String, Boolean) | |
| GetByteArray(Type, String, Boolean) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetImage(Assembly, String) | |
| GetImage(String, String) | |
| GetImage(Type, String) | |
| GetImage(Assembly, String, Boolean) | |
| GetImage(String, String, Boolean) | |
| GetImage(Type, String, Boolean) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| IconFromBytes | |
| MakeImageBackgroundAlphaZero | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| ReplaceImageColor | |
| ResizeImage | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also