Initializes a new IntelligentDownScaleCommand class object with explicit parameters.
public IntelligentDownScaleCommand(
Leadtools.RasterImage maskImage,
Leadtools.RasterColor removeObjectColor,
Leadtools.RasterColor preserveObjectColor,
bool useRemoveObjectColor,
bool usePreserveObjectColor,
int newWidth,
int newHeight,
int downScalingOrder
)
Public Function New( _
ByVal maskImage As Leadtools.RasterImage, _
ByVal removeObjectColor As Leadtools.RasterColor, _
ByVal preserveObjectColor As Leadtools.RasterColor, _
ByVal useRemoveObjectColor As Boolean, _
ByVal usePreserveObjectColor As Boolean, _
ByVal newWidth As Integer, _
ByVal newHeight As Integer, _
ByVal downScalingOrder As Integer _
)
public IntelligentDownScaleCommand(
Leadtools.RasterImage maskImage,
Leadtools.RasterColor removeObjectColor,
Leadtools.RasterColor preserveObjectColor,
bool useRemoveObjectColor,
bool usePreserveObjectColor,
int newWidth,
int newHeight,
int downScalingOrder
)
function IntelligentDownScaleCommand(
maskImage ,
removeObjectColor ,
preserveObjectColor ,
useRemoveObjectColor ,
usePreserveObjectColor ,
newWidth ,
newHeight ,
downScalingOrder
)
public:
IntelligentDownScaleCommand(
Leadtools.RasterImage^ maskImage,
Leadtools.RasterColor removeObjectColor,
Leadtools.RasterColor preserveObjectColor,
bool useRemoveObjectColor,
bool usePreserveObjectColor,
int newWidth,
int newHeight,
int downScalingOrder
)
maskImage
RasterImage object that references mask image.
removeObjectColor
RasterColor value that specifies color of the area in the mask image in order to be removed and it has to be different than the rest of the image colors. If no remove color exist, then pass null.
preserveObjectColor
RasterColor value that specifies color of the area in the mask image in order to be removed and it has to be different than the rest of the image colors. If no remove color exist, then pass null.
useRemoveObjectColor
true to use the removeObjectColor parameter false otherwise.
usePreserveObjectColor
true to use the removeObjectColor parameter false otherwise.
newWidth
New width. Range from 1 to width of the image -1.
newHeight
New height. Range from 1 to height of the image -1.
downScalingOrder
value that determine whether the processing will start with the width first then the height or vice versa. Pass 0 to start with the height, pass 1 to start with the width.
For an example, refer to IntelligentDownScaleCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.