ComponentOne VSView 8.0
PalettePicture Property

Returns or sets a picture with a palette that is used to render the document.

Syntax

[form!]VSPrinter.PalettePicture[ = Picture ]

Remarks

If you want to select a palette for the VSPrinter control, assign the picture that contains it to this property.

Palletized devices can only show 256 colors at a time. If you have many pictures in a document, setting this property forces all pictures in the document to share the same (specified) palette, mapping colors as needed. This property is only relevant when the display is in 256 color mode.

If you don't set this property and render multiple pictures with different palettes to the same page, the quality of the images on a 256 color screen will probably be poor.

Data Type

Picture

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback