Cadcorp SIS API Methods

CreateBitmapFromImage

Description

Creates a bitmap from an image.

Syntax

Visual Basic
Public Function CreateBitmapFromImage( _
   ByVal w As Integer _
   ByVal h As Integer _ 
) As Integer

Parameters

w
The width in pixels to create the bitmap.
h
The height in pixels to create the bitmap.

Remarks

Available: GEO MD ME SISpy

Group:

Example

sis.CreateBitmapFromImage (100, 100)


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).