Leadtools.Services.Raster.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterConvertOptions Structure Properties
See Also 
Leadtools.Services.Raster.DataContracts Namespace : RasterConvertOptions Structure


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

Public Properties

 NameDescription
Public Property BackColor Gets or sets a color value that determines how to fill the background color if the image dimensions are smaller than the Height and Width properties.  
Public Property BitsPerPixel Gets or sets a value that indicates which bits per pixel to be used.  
Public Propertystatic (Shared in Visual Basic) Default (Read only) Gets the default conversion options used by LEADTOOLS for converting an image.  
Public Property Destination Gets or sets the output data of the converted image file.  
Public Property FirstPage Gets or sets the first page to load. This is 1-based index.  
Public Property Format Gets or sets the format to be used when converting the raster image.  
Public Property Height Gets or sets the new image height in pixels.  
Public Property HorizontalAlignMode Gets or sets a value that determines how to center the image horizontally when the width of the image is smaller than the Width property.  
Public Property LastPage Gets or sets the last page to load. This is 1-based index. Must be greater than or equal to FirstPage. You can pass -1 to load from FirstPage to the last page in the file.  
Public Property QualityFactor Gets or sets the QualityFactor to be used when converting the file.  
Public Property ResizeFlags Gets or sets the flags that control the behavior when resizing the image.  
Public Property ResizeMode Determines how to align the resized image in the destination rectangle using the Width and Height properties.  
Public Property Source Gets or sets the input data containing the image.  
Public Property VerticalAlignMode Gets or sets a value that determines how to center the image vertically when the height of the image is smaller than the Height property.  
Public Property Width Gets or sets the new image width in pixels.  
Top

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features