Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Vector C++ Class Library Help

VECTORBITMAP

Show in webframe

typedef struct tagVECTORBITMAP
{
   L_INT nSize;
   BITMAPHANDLE Bitmap;
} VECTORBITMAP,  * pVECTORBITMAP;

The VECTORBITMAP structure holds information about a bitmap used to draw vector raster objects.

Member

Description

nSize

Size of this structure. Used for versioning.

Bitmap

LEADTOOLS bitmap handle.

Comments

pVECTORBITMAP is a pointer to a VECTORBITMAP structure.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.