ImageGear23.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessing Class > CreateChannelCopy Method : CreateChannelCopy(ImGearChannelRef) Method |
'Declaration Public Overloads Shared Function CreateChannelCopy( _ ByVal channel As ImGearChannelRef _ ) As ImGearChannelRef
'Usage Dim channel As ImGearChannelRef Dim value As ImGearChannelRef value = ImGearRasterProcessing.CreateChannelCopy(channel)
public static ImGearChannelRef CreateChannelCopy( ImGearChannelRef channel )
public: static ImGearChannelRef CreateChannelCopy( ImGearChannelRef channel )
public: static ImGearChannelRef CreateChannelCopy( ImGearChannelRef channel )
ImGearChannelRef
instance represents a standalone instance of ImageGear.Core.ImGearRasterPage class with grayscaled color space.