Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.ConvertToBitmap


CorelScript.ConvertToBitmap

Function ConvertToBitmap(BitDepth As Long, Grayscale As Boolean, Dithered As Boolean, TransparentBG As Boolean, Resolution As Long, AntiAliasing As Long, UseColorProfile As Boolean) As Long

Description

Member of CorelScript

The ConvertToBitmap method converts a vector object to a bitmap.

Parameter
Description
BitDepth
Specifies the bit depth
Grayscale
Specifies whether to convert to grayscale. True (-1) converts to grayscale.
Dithered
Specifies whether to enable dithering. True (-1) enables dithering.
TransparentBG
Specifies whether to use a transparent background. True (-1) enables background transparency.
Resolution
Specifies the resolution
AntiAliasing
Specifies anti-aliasing:
 
0 = None
 
1 = Normal
 
2 = Super Sampling
UseColorProfile
Specifies whether to use the color profile. True (-1) uses the color profile.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.