Can I Convert PointCloud to an RGBD image?

Can I convert an open3d.geometry.PointCloud to an open3d.geometry.RGBDImage ? Given a particular point cloud, I am interesting in converting the point cloud to the RGBD image. Is that possible?