All Classes |Grouped Classes |Index

Class CL_OutlineProviderBitmap

Bitmap outline provider. More...

Derived from:

public CL_OutlineProvider

Derived by:

None

Group:

Collision (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

CL_OutlineProviderBitmap

Construct a contour.


Attributes:

get_contours

return the countours that make up the outline

get_width

return the width of the image used as basis for outline creation.

get_height

return the height of the image used as basis for outline creation.


Operations:

destroy

Destroys the provider.

Detailed description:

A CL_OutlineProviderBitmap is used to find outlines based on the alpha channel of images.