Index

CDTEngineV8

RasterizerGetGrayscale

This function returns D-Type Rasterizer's current alpha-levels. Alpha-levels are normally set by RasterizerSetGrayscale.

Parameters

ParameterDescription

fill_rule

An array that will receive D-Type Rasterizer's current alpha-levels. See RasterizerSetGrayscale for details.

Return Value

If successful, the return value is 1. Otherwise, the function returns 0.



 

Index