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

 NameDescription
Public PropertyBitsPerPixel Gets or sets the number of bits for the destination image.  
Public PropertyDestinationImage Gets the resulting image.  
Public PropertyHasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public PropertyHighBit Gets or sets the high bit used for window leveling when the BitsPerPixel is 12 or 16.  
Public PropertyLowBit Gets or sets the low bit used for window leveling when the BitsPerPixel is 12 or 16.  
Top

See Also