LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Constructor RasterSaveDialogBitsPerPixelList ConstructorCreates an instance of the RasterSaveDialogBitsPerPixelList class.  
Top

Public Properties

 NameDescription
public Property CountGets the bits per pixel list count.  
public Property ItemGets or sets the RasterSaveDialogBitsPerPixel associated with the index.  
Top

Public Methods

 NameDescription
public Method AddAdds a new sub-type RasterSaveDialogBitsPerPixel to this list.  
Top

See Also