ImageBuffer Class¶ Namespace: id3.Face Definition¶ Represents an image buffer. Methods¶ Name Description clone Clones the ImageBuffer object. getData Gets the image buffer data. getPixels Gets a pointer to the pixels of the image. Unsafe! The user must handle the pixels pointer carefully.