Description

Copies the properties of the ImageType object referenced by psrcIMcImageType into the current object.

Return Type

None  

Syntax

object.MakeDuplicateOf psrcIMcImageType

The MakeDuplicateOf Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImageType.
psrcIMcImageTypeRequired. A McImageType object.

McImageType* : Pointer to a source McImageType object used to retrieve values.

Remarks

Most properties are duplicated. Casting Palettes, if any, will be copied. The casting LUT properties, ByteCastingLUT and DoubleCastingLUT, are also copied.