ImageGear for .NET
ImGearColorBook Constructor(FileStream)




File stream to load color book from.
Initializes a new instance of the ImGearColorBook class from specified file stream.
Syntax
'Declaration
 
Public Function New( _
   ByVal content As FileStream _
)
'Usage
 
Dim content As FileStream
 
Dim instance As New ImGearColorBook(content)
public ImGearColorBook( 
   FileStream content
)
public: ImGearColorBook( 
   FileStream* content
)
public:
ImGearColorBook( 
   FileStream^ content
)

Parameters

content
File stream to load color book from.
See Also

Reference

ImGearColorBook Class
ImGearColorBook Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback