[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.StiImageUtils"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Base.Drawing
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntaxpublic class StiImageUtils
Public Class StiImageUtils
The StiImageUtils type exposes the following members.
Constructors
| Name | Description |
---|
 | StiImageUtils | Initializes a new instance of the StiImageUtils class |
Top
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.) |
Top
See Also