Imaging Object

See Also     Examples     Properties     Methods     Events

-= Imaging & cImaging Classes Documentation =-

See the "3. Using the Control" chapter of the root documentation to see how to create a reference to the component.

- In Visual Basic, MsAccess, VB.NET, VBA you just have to select the Imaging object into the Toolbox and draw it into your form.

- In C# you can instantiate the cImaging class using this syntax:

GdPicturePro5.cImaging oImaging = new gdpicturepro5.cimaging(); // For GdPicture Pro
GdPicture4.cImaging oImaging = new gdpicture4.cimaging(); // For GdPicture Light





Note: This class must be unlocked with a demo or commercial license key.
To unlock the class with your license key, use the SetLicenseNumber() method.
IE: object.SetLicenseNumber("0012345678910111213141516")





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.