GxImage: LockImage |
This method lock the image of the control. If you want to manipulate the pixels of the image lock the image by calling the LockImage method.
Public Sub LockImage ( )
[Visual Basic] Public Sub LockImage()
[Delphi] procedure LockImage();
[C++] void LockImage();
Class GxImage Overview GxImage Properties GxImage Methods LoadImage Mirror