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 )
-(id)initWithBitsPerPixel:(unsigned int)bitsPerPixel;
public GrayscaleCommand(int bitsPerPixel)
function GrayscaleCommand( bitsPerPixel )
public: GrayscaleCommand( int bitsPerPixel )