ImageGear for .NET
ImGearChannelRange Constructor(ImGearColorSpace,ImGearChannelGroups)




Color Space for which the channel range structure is created.
Channel group constant.
Initializes a new instance of the ImGearChannelRange structure with color space and channel group identifier.
Syntax
'Declaration
 
Public Function New( _
   ByVal colorSpace As ImGearColorSpace, _
   ByVal group As ImGearChannelGroups _
)
'Usage
 
Dim colorSpace As ImGearColorSpace
Dim group As ImGearChannelGroups
 
Dim instance As New ImGearChannelRange(colorSpace, group)
public ImGearChannelRange( 
   ImGearColorSpace colorSpace,
   ImGearChannelGroups group
)
public: ImGearChannelRange( 
   ImGearColorSpace colorSpace,
   ImGearChannelGroups group
)
public:
ImGearChannelRange( 
   ImGearColorSpace colorSpace,
   ImGearChannelGroups group
)

Parameters

colorSpace
Color Space for which the channel range structure is created.
group
Channel group constant.
See Also

Reference

ImGearChannelRange Structure
ImGearChannelRange Members
Overload List
ImGearColorSpace Structure
ImGearChannelGroups Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback