Leadtools.WinForms.CommonDialogs.File Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterSaveDialogBitsPerPixelList Class Members
See Also  Properties  Methods 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterSaveDialogBitsPerPixelList Class


The following tables list the members exposed by RasterSaveDialogBitsPerPixelList.

Public Constructors

 NameDescription
Public ConstructorRasterSaveDialogBitsPerPixelList Constructor Creates an instance of the RasterSaveDialogBitsPerPixelList class.  
Top

Public Properties

 NameDescription
Public PropertyCount Gets the bits per pixel list count.  
Public PropertyItem Gets or sets the RasterSaveDialogBitsPerPixel associated with the index.  
Top

Public Methods

 NameDescription
Public MethodAdd Adds a new sub-type RasterSaveDialogBitsPerPixel to this list.  
Top

See Also