Init

Initialize an image with an ITcVnImageBase interface.

Syntax

Definition:

HRESULT Init(
    ITcVnImageBase* ipImageBase
)

Parameters

Name

Type

Description

ipImageBase

ITcVnImageBase*

Image from which to obtain the data.

Init 1: Return value

HRESULT