Leadtools.Dicom.Common

ImageSettings Constructor(DicomImageCompressionType,Int32)

Show in webframe





Indicates the type of compression to use.
The resulting image pixel depth.
Initializes a new instance of the ImageSettings class with explicit parameters.
Syntax
public ImageSettings( 
   DicomImageCompressionType compression,
   int bpp
)
'Declaration
 
Public Function New( _
   ByVal compression As DicomImageCompressionType, _
   ByVal bpp As Integer _
)
'Usage
 
Dim compression As DicomImageCompressionType
Dim bpp As Integer
 
Dim instance As New ImageSettings(compression, bpp)

            

            
public:
ImageSettings( 
   DicomImageCompressionType compression,
   int bpp
)

Parameters

compression
Indicates the type of compression to use.
bpp
The resulting image pixel depth.
Requirements

Target Platforms

See Also

Reference

ImageSettings Class
ImageSettings Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features