Leadtools.ImageProcessing Namespace > CreateGrayscaleImageCommand Class > CreateGrayscaleImageCommand Constructor : CreateGrayscaleImageCommand Constructor(Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal bitsPerPixel As Integer, _ ByVal lowBit As Integer, _ ByVal highBit As Integer _ )
'Usage Dim bitsPerPixel As Integer Dim lowBit As Integer Dim highBit As Integer Dim instance As New CreateGrayscaleImageCommand(bitsPerPixel, lowBit, highBit)
function CreateGrayscaleImageCommand( bitsPerPixel , lowBit , highBit )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2