Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccProfileExtended Class > ReadFromImage Method : ReadFromImage(Stream,Int32) Method |
public void ReadFromImage( Stream stream, int pageNumber )
'Declaration Public Overloads Sub ReadFromImage( _ ByVal stream As Stream, _ ByVal pageNumber As Integer _ )
'Usage Dim instance As IccProfileExtended Dim stream As Stream Dim pageNumber As Integer instance.ReadFromImage(stream, pageNumber)
public: void ReadFromImage( Stream^ stream, int pageNumber )