Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / GrapeCity.Documents.Imaging.jpeg.icc.types Namespace / ICCProfileVersion Class / write Method

In This Topic
    write Method
    In This Topic
    Construct from file content.
    Syntax
    'Declaration
     
    Public Sub write( _
       ByVal raf As Stream _
    ) 
    public void write( 
       Stream raf
    )

    Parameters

    raf
    See Also