UserPalette Constructor

Initializes a new instance of the UserPalette class.

public UserPalette(Color[] palette)
Public Sub New (palette As Color[])

Parameters

palette
Color[]

A color palette.

Licensing Info

This constructor is a DynamicPDF Rasterizer feature. One of the following is required for non-evaluation usage:

See Also

UserPalette
ceTe.DynamicPDF.Rasterizer

In this topic