ClanSoft logo
ClanSoft logo

    CL_SurfaceProvider::pixel_transparent

Syntax

bool pixel_transparent(
        int x,
        int y,
        int spr_no=0);

Return value

True if pixel is transparent.

Description

Returns true if the pixel at the specified coordinate (x, y) istransparent.


Back to index



This page was built using the Perceps documentation system.