Previous Document Next Document
Bitmap.Trace

Function Trace(TraceType As cdrTraceType, [Smoothing As Integer = -1], [DetailLevelPercent As Integer], [ColorMode As cdrColorType = cdrColorMixed], [PaletteID As cdrPaletteID = cdrCustom], [ColorCount As Long], [DeleteOriginalObject As Boolean = False], [RemoveBackground As Boolean = True], [RemoveEntireBackColor As Boolean = False]) As TraceSettings

Member of Bitmap

The Trace method converts a bitmap into vector objects.

Parameters
Description
TraceType
Smoothing
This parameter is optional, and its default value is -1.
DetailLevelPercent
This parameter is optional.
ColorMode
This parameter is optional, and its default value is cdrColorMixed.
PaletteID
This parameter is optional, and its default value is cdrCustom.
ColorCount
This parameter is optional.
DeleteOriginalObject
This parameter is optional, and its default value is False.
RemoveBackground
This parameter is optional, and its default value is True.
RemoveEntireBackColor
This parameter is optional, and its default value is False.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.