'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 )
Parameters
- content
- Reference to page whose image contains channel data.