Image.getPixels Method¶
Module: Image
Definition¶
Gets a pointer to the image pixels.
Warning
This method is unsafe! The user must handle the pixels pointer carefully.
Module: Image
Gets a pointer to the image pixels.
Warning
This method is unsafe! The user must handle the pixels pointer carefully.