LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GrayscaleCommand Constructor(Int32)






Value indicating the number of bits in the destination image. Valid values are 8, 12, or 16.
Initializes a new instance of the GrayscaleCommand class with explicit parameters. .NET support Silverlight support WinRT support
Syntax
public GrayscaleCommand( 
   int bitsPerPixel
)
'Declaration
 
Public Function New( _
   ByVal bitsPerPixel As Integer _
)
'Usage
 
Dim bitsPerPixel As Integer
 
Dim instance As New GrayscaleCommand(bitsPerPixel)
public GrayscaleCommand( 
   int bitsPerPixel
)
function GrayscaleCommand( 
   bitsPerPixel 
)
public:
GrayscaleCommand( 
   int bitsPerPixel
)

Parameters

bitsPerPixel
Value indicating the number of bits in the destination image. Valid values are 8, 12, or 16.
Example
For an example, refer to GrayscaleCommand.
Requirements

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

See Also

Reference

GrayscaleCommand Class
GrayscaleCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.