オーバーロード | 解説 |
---|---|
GcIco コンストラクタ() | Initializes a new empty instance of GcIco class. |
GcIco コンストラクタ(Stream) | Initializes a new instance of GcIco class and loads data from the specified stream. |
GcIco コンストラクタ(Byte[]) | Initializes a new instance of GcIco class and loads data from a byte array. |
GcIco コンストラクタ(String) | Initializes a new instance of GcIco class and loads data from the specified ICO file. |