Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools.ImageProcessing Namespace > GrayscaleCommand Class > GrayscaleCommand Constructor : GrayscaleCommand Constructor(Int32) |
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 )
- (instancetype)initWithBitsPerPixel:(NSInteger)bitsPerPixel
public GrayscaleCommand(int bitsPerPixel)
function GrayscaleCommand( bitsPerPixel )
public: GrayscaleCommand( int bitsPerPixel )