GxImage: LockImage

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 ( )

Languages

[Visual Basic] Public Sub LockImage()

[Delphi] procedure LockImage();

[C++] void LockImage();

Remarks

See Also

Class GxImage Overview GxImage Properties GxImage Methods LoadImage Mirror