Overload | Description |
---|---|
GcIco Constructor() | Initializes a new empty instance of GcIco class. |
GcIco Constructor(Stream) | Initializes a new instance of GcIco class and loads data from the specified stream. |
GcIco Constructor(Byte[]) | Initializes a new instance of GcIco class and loads data from a byte array. |
GcIco Constructor(String) | Initializes a new instance of GcIco class and loads data from the specified ICO file. |