ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearChannelRef Structure > ImGearChannelRef Constructor : ImGearChannelRef Constructor(ImGearRasterPage) |
'Declaration Public Function New( _ ByVal content As ImGearRasterPage _ )
'Usage Dim content As ImGearRasterPage Dim instance As New ImGearChannelRef(content)
public ImGearChannelRef( ImGearRasterPage content )
public: ImGearChannelRef( ImGearRasterPage* content )
public: ImGearChannelRef( ImGearRasterPage^ content )