ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearPixel Class : ImGearPixel Constructor |
'Declaration Public Function New( _ ByVal channelCount As Integer, _ ByVal bitsPerChannel As Integer _ )
'Usage Dim channelCount As Integer Dim bitsPerChannel As Integer Dim instance As New ImGearPixel(channelCount, bitsPerChannel)
public ImGearPixel( int channelCount, int bitsPerChannel )
public: ImGearPixel( int channelCount, int bitsPerChannel )
public: ImGearPixel( int channelCount, int bitsPerChannel )