Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CreateGrayscaleImageCommand Class Properties
See Also 
Leadtools.ImageProcessing Namespace : CreateGrayscaleImageCommand Class


For a list of all members of this type, see CreateGrayscaleImageCommand members.

Public Properties

  Name Description
Public Property BitsPerPixel Gets or sets the number of bits for the destination image.  
Public Property DestinationImage Gets the resulting image.  
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property HighBit Gets or sets the high bit used for window leveling when the BitsPerPixel is 12 or 16.  
Public Property LowBit Gets or sets the low bit used for window leveling when the BitsPerPixel is 12 or 16.  
Top

See Also