Plate.NewPlateDIB() Method

Creates a PlateDIB object from the image attached to this Plate object.

Syntax

Plate.NewPlateDIB()

The method syntax has these parts:

Part Description
Return (PlateDIB) A new empty PlateDIB object.

Remarks

See the documentation on the PlateDIB object for usage information. The returned PlateDIB object has the Plate object on which the NewPlateDIB() method was called as its Plate property.