public IccProfile(
System.IO.Stream stream
)
public: IccProfile(
System.IO.Stream* stream
)
public:
IccProfile(
System.IO.Stream^ stream
)
'Declaration Public Function New( _
ByVal streamStream which contains the profile.As System.IO.Stream _
)
Parameters
- stream
- Stream which contains the profile.