PAINTTOUCHCONTENTS

Summary

The PAINTTOUCHCONTENTS enumerated type contains possible contents values for the nContentsType member of the PAINTTOUCH structure.

Syntax

typedef enum PAINTTOUCHCONTENTS 
{ 
   PAINT_TOUCH_CONTENTS_COLOR, 
   PAINT_TOUCH_CONTENTS_IMAGE 
} PAINTTOUCHCONTENTS, *pPAINTTOUCHCONTENTS; 

Members

PAINT_TOUCH_CONTENTS_COLOR

Paintbrush contains a color.

PAINT_TOUCH_CONTENTS_IMAGE

Paintbrush contains a raster image.

Comments

This value represents the contents of a paintbrush.

Usage

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Digital Paint C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.