'Declaration Public Function New( _ ByVal stream As System.IO.Stream _ )
public GcIco( System.IO.Stream stream )
Parameters
- stream
- The source stream with data in ICO format.
'Declaration Public Function New( _ ByVal stream As System.IO.Stream _ )
public GcIco( System.IO.Stream stream )