ChartDirector Ver 3.1 (PHP Edition Edition)

DrawArea.vTriangleTransform


Usage

vTriangleTransform([tHeight[, bgColor[, filter[, blur ]]]])

Description

Wrap the drawing surface onto a vertical triangle pointing upwards.

Arguments

ArgumentDefaultDescription
tHeight-1The height of the triangle in pixels.
bgColorFFFFFFThe background color used to fill the space left after transformation.
filterLinearFilterThe filter to use for re-sampling.
blur1The blur factor to use for re-sampling.

Return Value

None