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