LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

ResizeType Property

Show in webframe





Gets or sets the resize algorithm type.
Syntax
[DataMemberAttribute(Name="ResizeType", IsRequired=true)]
public ResizeInterpolateCommandType ResizeType {get; set;}
'Declaration
 
<DataMemberAttribute(Name="ResizeType", IsRequired=True)>
Public Property ResizeType As ResizeInterpolateCommandType
'Usage
 
Dim instance As ResizeInterpolateRequest
Dim value As ResizeInterpolateCommandType
 
instance.ResizeType = value
 
value = instance.ResizeType

            

            
[DataMemberAttribute(Name="ResizeType", IsRequired=true)]
public:
property ResizeInterpolateCommandType ResizeType {
   ResizeInterpolateCommandType get();
   void set (    ResizeInterpolateCommandType value);
}

Property Value

Value that represents the algorithm type used in resizing the image. For possible values refer to ResizeInterpolateCommandType.
Requirements

Target Platforms

See Also

Reference

ResizeInterpolateRequest Class
ResizeInterpolateRequest Members

 

 


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

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