AddFrame method (Main Control)

Visual Basic example
Visual C++ 5.0 example

Syntax short AddFrame(OLE_HANDLE hBitmapFrame, BOOL bKeepFrameState, BOOL bUseMask, OLE_COLOR crMask, short SmoothEdge, short nLocation, short nQuality);

Overview:  Refer to Combining Images.

Remarks

(DigitalPaint only) Adds a frame to the bitmap. The frame is specified by the method's parameters.

This method supports 12 and 16-bit grayscale images. Support for 12 and 16-bit grayscale images is available only in the Document/Medical toolkits.

See Also

Elements:  AddBorder method

Topics:  Image Processing