ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearColorProfile Class > ImGearColorProfile Constructor : ImGearColorProfile Constructor(Stream) |
'Declaration Public Function New( _ ByVal profileStore As Stream _ )
'Usage Dim profileStore As Stream Dim instance As New ImGearColorProfile(profileStore)
public ImGearColorProfile( Stream profileStore )
public: ImGearColorProfile( Stream* profileStore )
public: ImGearColorProfile( Stream^ profileStore )